Commit graph

12 commits

Author SHA1 Message Date
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
eec24643a4
feat: add pug support 2024-08-07 17:12:53 -07:00
ad4dfe73ea
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.
2024-06-22 21:14:52 -07:00
0ef76a68af
feat: remove unused plugins 2024-06-08 16:50:04 -07:00
2f99d9a9af
feat: add autotags plugin 2024-06-07 10:33:06 -07:00
f6718d4c2b
feat: autopairs is working 2024-06-06 22:58:54 -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
Devin Haska
65f3cf2928 feat: add some new language servers 2024-02-04 11:17:56 -08:00
Devin Lumley
3120c51c84 fix: context to max 2 lines 2024-01-04 20:01:07 -08:00
c08291b5b2 feat: add autopairs plugin 2023-12-30 22:26:50 -08:00
35aaf58a92 Initial commit 2023-12-30 17:47:22 -08:00