Commit graph

12 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
c7a965f8ff feat: add pug support 2025-05-27 11:54:48 -07:00
67ca1fb784 feat: disable treesitter-context
This plugin is flooding my editor with errors when editing Markdown
files. Disabling for now until I can look into it more.
2025-05-27 11:54:48 -07:00
9c64eaf5f4 feat: remove unused plugins 2025-05-27 11:54:48 -07:00
7a1351277e feat: add autotags plugin 2025-05-27 11:54:48 -07:00
da5f2dec55 feat: autopairs is working 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
b826f57ef1 feat: add some new language servers 2025-05-27 11:54:47 -07:00
4c0bce0ca7 fix: context to max 2 lines 2025-05-27 11:54:47 -07:00
c60d305c4d feat: add autopairs plugin 2025-05-27 11:54:46 -07:00
b3915208ad Initial commit 2025-05-27 11:54:46 -07:00