Commit graph

10 commits

Author SHA1 Message Date
f956194c53 feat: config refresh 2024-12-24 00:21:08 -08:00
a718137e76
feat: update pug commentstring 2024-10-01 14:38:32 -07:00
a68ad5ac1d
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).
2024-09-15 20:06:33 -07:00
d5ce01c720
feat: add pug comment support 2024-08-08 11:14:22 -07:00
317d42d32f
feat: remove nvim-ts-context-commentstring
Added folke's ts-comments.nvim as it is simpler and works the same.
2024-07-25 21:56:06 -07:00
fbcda4b50b
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.
2024-06-07 10:54:25 -07:00
eb0b2e9bcc
feat: small tweak to nvim-cmp menu 2024-06-06 20:48:25 -07:00
9bcfb6db67
fix: snippets not loading for nvim-cmp 2024-06-06 20:11:03 -07:00
eebbb6c4b7
fix: formatting 2024-06-05 12:59:50 -07:00
10e4a3af37
V2 (#1)
Co-authored-by: Devin Haska <wonderfulfrog@users.noreply.github.com>
2024-05-10 11:26:26 -07:00