Commit graph

8 commits

Author SHA1 Message Date
cb133f1bb4 feat: config refresh
The goal of this commit was to break my config into smaller, logical
chunks. I was having a hard time remembering which file contained which
plugin config.

I also took the time to clean out some plugins I added but never used,
and add an old favourite (tpope/vim-surround).
2025-05-27 11:54:49 -07:00
ef1e35e013 feat: add pug comment support 2025-05-27 11:54:49 -07:00
d911c92077 feat: remove nvim-ts-context-commentstring
Added folke's ts-comments.nvim as it is simpler and works the same.
2025-05-27 11:54:48 -07:00
b10d82478f fix: exclude html snippets
The autotag plugin can handle the majority of these snippets for me, so
I'm happy to omit them so they don't conflict with each other.
2025-05-27 11:54:48 -07:00
9f275c4f39 feat: small tweak to nvim-cmp menu 2025-05-27 11:54:48 -07:00
62d559db34 fix: snippets not loading for nvim-cmp 2025-05-27 11:54:48 -07:00
bfe81aca3c fix: formatting 2025-05-27 11:54:47 -07:00
20c15285e5 V2 (#1)
Co-authored-by: Devin Haska <wonderfulfrog@users.noreply.github.com>
2025-05-27 11:54:47 -07:00