Commit graph

7 commits

Author SHA1 Message Date
Gered 920776c81d update keymap descriptions for a little bit more consistency 2024-09-07 15:49:37 -04:00
Gered bd7eb9be0f move mason and related config out of lsp
i don't like having a large part of the mason config stuffed away in
the lsp plugin config file as lsp isn't the only thing that mason helps
with.

however it is a bit icky to organize, as mason config does need to be
spread out in different places to integrate with the different
components like lsp, dap, formatting, etc.
2024-09-06 18:34:47 -04:00
Gered 68bc8119a4 add cmake-tools and some initial config/support for cmake projects 2024-09-04 14:23:08 -04:00
Gered 3d6473e82a ensure mason installs clangd for lsp integration 2024-09-04 12:19:37 -04:00
Gered 344ba497eb filter out snippets from completion suggestions 2024-09-03 16:48:56 -04:00
Gered a788910840 re-adjust a bunch of existing keymaps. add new bufferline keymaps 2024-09-02 01:08:59 -04:00
Gered a9ecc491de modularize & enable more plugins, remove some kickstart comment blocks 2024-09-01 16:38:18 -04:00