Commit graph

139 commits

Author SHA1 Message Date
e8f1244f0f
feat: update yazi keybinds 2025-07-11 23:25:12 -07:00
1f4e5f2f0c
feat: add custom snippets 2025-06-30 19:05:11 -07:00
b9866fe801
chore: update plugins 2025-06-29 00:03:21 -07:00
e2f9eca9f6
feat: replace neotree with yazi 2025-06-26 14:00:15 -07:00
4e3fe9ef9b
feat: add mini.surround 2025-06-26 13:48:35 -07:00
bd92011a88
chore: update plugins 2025-06-24 22:12:04 -07:00
61b9fce628
chore: update plugins 2025-06-23 20:41:50 -07:00
6cb1e8a936
chore: update plugins 2025-06-21 14:23:04 -07:00
1490fa5121
chore: update plugins 2025-06-17 21:46:36 -07:00
2c4b15e09e
feat: enabled snacks scroll plugin 2025-06-13 23:31:41 -07:00
5229818477
feat: enabled snacks input plugin 2025-06-13 23:29:42 -07:00
92751f0fa9
feat: add tailwindcss language server 2025-06-13 23:27:37 -07:00
79f3f41f79
chore: update plugins 2025-06-13 23:25:36 -07:00
2e560e9cc2
chore: update README.md 2025-06-10 22:12:40 -07:00
e4c4ec589a
feat: switch to blink.cmp for completion 2025-06-10 22:10:49 -07:00
b2e8d512ab
feat: switch to snacks.indent 2025-06-10 21:49:11 -07:00
c15cde867d
feat: switch to fzf-lua 2025-06-10 21:19:29 -07:00
c1173c0018
feat: switch typescript to vtsls 2025-06-10 20:43:14 -07:00
8148134592
feat: install grug-far 2025-06-05 13:18:59 -07:00
e0c9e4607c feat: add eslint to formatting language servers 2025-05-27 11:54:49 -07:00
4c24f66f42 chore: plugin update 2025-05-27 11:54:49 -07:00
b543a996cd chore: plugin update 2025-05-27 11:54:49 -07:00
a9a8d77452 chore: plugin update
Also locks mason and mason-lspconfig to v1 to prevent breaking changes
2025-05-27 11:54:49 -07:00
8838cd7afa chore: plugin update 2025-05-27 11:54:49 -07:00
932e1954df fix: php_cs_fixer on php versions >8.3 2025-05-27 11:54:49 -07:00
8898d4ddfb chore: plugin update 2025-05-27 11:54:49 -07:00
b821cbc68c feat: add more php support 2025-05-27 11:54:49 -07:00
cc1e0600a6 chore: plugin update 2025-05-27 11:54:49 -07:00
91086ce9fa chore: plugin update 2025-05-27 11:54:49 -07:00
97f96a26cf chore: plugin update 2025-05-27 11:54:49 -07:00
c5d274078c chore: plugin update 2025-05-27 11:54:49 -07:00
2a9d2537e1 feat: config refresh 2025-05-27 11:54:49 -07:00
f19c3e021d chore: update plugins 2025-05-27 11:54:49 -07:00
13e1f0950e chore: update plugins 2025-05-27 11:54:49 -07:00
dc8e0f88af feat: update pug commentstring 2025-05-27 11:54:49 -07:00
ae5a8620ba fix: rename tsserver to ts_ls 2025-05-27 11:54:49 -07:00
7bbcecf81a fix: clean up keybinds
Previous keybinds for flash.nvim were conflicting with
tpope/vim-surround.
2025-05-27 11:54:49 -07:00
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
29d9fc6bc7 chore: update plugins 2025-05-27 11:54:49 -07:00
470451d8ea feat: remove quit keybinds for terminal mode
This was causing me so much grief while using `lazygit` within neovim.
2025-05-27 11:54:49 -07:00
ef1e35e013 feat: add pug comment support 2025-05-27 11:54:49 -07:00
c7a965f8ff feat: add pug support 2025-05-27 11:54:48 -07:00
c91349d875 chore: update plugins 2025-05-27 11:54:48 -07:00
57de4b9472 chore: update plugins 2025-05-27 11:54:48 -07:00
f3161e1e6a feat: add markdown.nvim 2025-05-27 11:54:48 -07:00
a30b081497 chore: update plugins 2025-05-27 11:54:48 -07:00
0624ee76ad chore: clean plugins 2025-05-27 11:54:48 -07:00
97d79ca59e feat: add keybinds for staging/resetting hunks 2025-05-27 11:54:48 -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
3d1858b135 feat: remove nvim-lint
I found this plugin caused more issues than solved, so I'm dropping it
in favour of using the ESLint LSP server instead. "EslintFixAll" covers
the majority of my bases it seems.
2025-05-27 11:54:48 -07:00