dotfiles/config/nvim/lua
Eryn Wells bb82a7ca75 [nvim] Update format of rust-analyzer LSP config
I think the format of the config table for rust-analyzer changed. checkOnSave
takes a bool, and a separate check table provides the parameters.
2025-08-01 10:40:10 -07:00
..
autocommands.lua [vim] Add a DiagnosticFloat autocommand that shows the diagnostic window on CursorHold 2024-08-02 18:31:20 -07:00
colors.lua [neovim] Add a couple overrides for the zaibatsu colorscheme 2025-06-04 13:07:56 -07:00
configuration.lua [neovim] Disable relativenumber -- absolute numbers in the gutter 2025-06-03 13:19:51 -07:00
diagnostics.lua [vim] Add a diagnostics init module to customize diagnostic message floats 2024-08-02 18:31:19 -07:00
gui.lua [neovim] Give key bindings a little love; add GUI bindings for neovide 2025-06-03 13:19:51 -07:00
keys.lua [neovim] Give key bindings a little love; add GUI bindings for neovide 2025-06-03 13:19:51 -07:00
lsp.lua [nvim] Update format of rust-analyzer LSP config 2025-08-01 10:40:10 -07:00
treesitter.lua [vim] Fix broken color scheme 2024-09-19 13:45:12 -07:00