Go to file
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
ftplugin maybe sort of better rust and cmake buffer keymaps 2024-09-04 23:54:43 -04:00
lua move mason and related config out of lsp 2024-09-06 18:34:47 -04:00
.gitignore cleanup gitignore 2024-09-01 22:01:02 -04:00
.stylua.toml initial commit 2024-08-31 17:37:26 -04:00
init.lua maybe sort of better rust and cmake buffer keymaps 2024-09-04 23:54:43 -04:00
install-deps.sh add helper bash script to install semi-required system dependencies 2024-08-31 21:38:18 -04:00
lazy-lock.json add nvim-ansible 2024-09-06 18:32:10 -04:00
README.md update comment/readme wording 2024-09-01 20:00:28 -04:00

Gered's Neovim Configuration

Just my personal Neovim configuration. Probably nothing of interest to anyone else.

Originally based on kickstart.nvim.