6e035d1f4c
fix: Cleaning up some aspects of the language support work to move into
...
development and finish cleaning the main branch.
2026-08-12 09:46:56 -05:00
4efc81858c
fix: changing up the statuscolumn setup
2026-07-15 15:40:24 -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
dbbe234781
fix: Removing the reference to the note_taking plugin on the production
...
branch
2026-06-04 18:32:05 -05:00
08b5c6a247
fix: Moving Ui2 to its own config file, adding settings to the
...
yaml-companion to give more accurate matching of files, disabling
twilight plugin (not really used but may be tested again during pair
programming in the future), removing scrolloff
2026-06-04 17:49:32 -05:00
82d843edbb
fix: Setting up luasnip a bit better with with dependency installation
...
properly working for jsregexp
2026-06-04 17:39:58 -05:00
0ff4a94a04
feat: Adding the TSI (Tree-Sitter Install) command, changing the ui2
...
setup to use floating messages instead of the cmdline output, cleanup of
plugin loading.
2026-05-27 08:25:34 -05:00
a587e16f1f
feat: Adding a bunch of changes to move further towards a clean and more
...
builtin setup rather than relying upon plugins.
2026-05-26 05:28:54 -05:00
abe81c01b3
feat: A working state during the transfer between the old neovim
...
configurations and using newer built-in functionality in the 0.12.x
versions of Neovim.
Further work is needed for treesitter updates, cleanup of the conversion
work and testing to verify old functionality isn't lessened to get the
benefits of a cleaner config and vastly faster load times.
2026-05-23 20:28:34 -05:00
905fd8fc43
feat: Cleanup of plugins, swapping the telekasten shortcut for toggling
...
todo items and making changes to the build UI.
2026-05-19 04:10:44 -05:00
f8836d1f49
feat: changing some naming conventions, adding in the
...
arduino_language_server setup and adding the fugitive plugin for git
actions.
2026-05-18 05:26:29 -05:00
5426461dea
exp: Testing out yaml-companion plugin, moving nvim-lint to being on a
...
hotkey rather than on bufread and bufwrite
2026-04-21 09:05:45 -05:00
e79b18785a
feat: Adding nvim-lint plugin and adding the cfn-lint for CloudFormation
...
linting.
2026-04-16 20:00:57 -05:00
821d7328c6
refactor: Cleanup and stuff
2026-04-05 21:35:11 -05:00
0fd6336d5a
fix: Initial pass through each neovim config section for formatting and
...
removing WSL
2026-03-31 12:09:41 -05:00
11c68f3743
fix: Moving the LSP configs out of the Mason file, using the new vim.lsp.config way of configuring LSPs, adding the 'after' config directory for LSP specific configs that override/extend those in the 'lsp' dir and fit with the new configuration way of NVIM 0.11+, moving shortcuts to lspconfig instead of Mason, removing the rename custom function in telescope and using the LSP based function.
2025-12-31 16:45:29 -06:00
Joshua Finch
a660ae40b5
fix: Adding a better python virtualenv loading for LSP completion in a
...
project's directory and installed dependencies.
Removing render-markdown from being default enabled, but leaving it in
for now.
2025-08-05 07:23:13 -05:00
Joshua Finch
0b14709875
fix: biscuits bad
2025-07-22 14:13:48 -05:00
Joshua Finch
dab3447bad
feat: Adding new additions of:
...
- autopairs (trying again and kind of liking it)
- render-markdown to render markdown in editor
- twilight for dimming other lines
- nvim-biscuits
Changes to the zshrc settings to add location, color settings
environment variables, some keybindings, universal aliases for
coloration, etc.
Adding a loader.enable to the start of init.lua for faster load times
(need to benchmark this but it feels faster).
2025-07-20 14:53:21 -05:00
Joshua Finch
6c228e4b4b
fix: Fixing the nvim-dap configuration setup to properly install the
...
python debugpy debugger and set it up for use.
2025-05-29 11:24:42 -05:00
Joshua Finch
7ad4fe2350
Altering the neovim config for LSP plugin load order and adding the
...
prettier LSP for reference (even though mason-lspconfig doesn't load it)
Chaning the zshrc template for better handling of include files, adding
support for easily extending include files, changing the loaded plugins
to better support currently work flows and minor cleanup of the plugin
download.
2025-02-07 13:12:53 -06:00
Joshua Finch
2757219590
Changing the find and replace function a bit and removing some unecesary pieces.
2024-11-07 20:30:35 -06:00
Joshua Finch
310e3f39d3
feat: Adding an autocommand to disable features on large files (just
...
folding for now).
Disabled the autocommand for the telescope folding
workaround.
Re-enabling debugging shortcuts.
Adding webp and png to the telescope ignore patterns.
Cleaning up some commented out old packages.
2024-10-12 13:28:15 -05:00
Joshua Finch
1bcd7e63ab
fix: changing up the sass/scss LSP servers.
2024-10-02 17:36:54 -05:00
Joshua Finch
96cc292a2a
feat: Testing a replacement of gitgutter with gitsigns
2024-05-07 15:13:33 -05:00
Joshua Finch
4f2f7ec117
feat: Adding the markdown previewer plugin.
2024-04-24 07:53:23 -05:00
Joshua Finch
ab7bac5d96
Adding DAP!
2024-03-06 12:34:44 -06:00
Joshua Finch
55765e8cf6
Moving all the nvim files to a subdirectory and updated the deploy script.
2024-03-04 14:08:47 -06:00