e751cee778
feat: Removing the old web-devicons from lualine, disabling the snippet
...
style auto-pair attempt (will continue on other branches), disabling
passthrough in tmux as it is not seemingly necessary for clipboard usage
(remote testing needed), disabling the old mouse cursor fix for X
systems.
Adding the wezterm shortcuts for actually using the Clipboard for
pasting using the usual ctrl+shift+v combo.
2026-07-30 05:41:44 -05:00
e623cfdd40
fix: Cleanup of a few bits in the neovim configs and reverting to the
...
autopairs plugin for pair completion as the snippets are not nuanced
enough at the moment (or possibly ever).
2026-06-23 07:10:09 -05:00
4d291369e3
feat: Replacement of the autopairs plugin using snippets, extension of
...
snippets (mainly python) and cleanup of keymappings for snippets.
2026-06-11 06:46:40 -05:00
dd63dfd57e
fix: Removing several bits that were superfluous or were causing issues.
...
Disabling nvim-lint and calls to cfn-lint for now. Found and removed the issue with
completion causing odd failures on expansion.
2026-04-07 08:03:21 -05:00
821d7328c6
refactor: Cleanup and stuff
2026-04-05 21:35:11 -05:00
72ac2e0106
fix: Correcting a naming scheme for including luasnip so it's not
...
included multiple times under the same name
2026-04-02 06:15:06 -05:00
Joshua Finch
37d2389ed8
feat: Adding some additions to the luasnip code for nvim to start building out a snippet library for common actions, starting with docstrings in python.
2025-05-21 05:38:25 -05:00