This website requires JavaScript.
Explore
Help
Sign in
eryn
/
dotfiles
Watch
1
Star
0
Fork
You've already forked dotfiles
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
a0baeac863
dotfiles
/
config
/
nvim
/
lua
History
Download ZIP
Download TAR.GZ
Eryn Wells
a0baeac863
[vim] Update API call that toggles visibility of inlay hints
...
This API is preferred as of some recent version of neovim.
2024-08-03 09:12:48 -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
[vim] Add the dracula colorscheme module
2024-08-02 18:31:38 -07:00
configuration.lua
[vim] Start with all folds open (foldlevel=99)
2024-08-02 18:29:43 -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
[vim] Some super quick 'n dirty GUI config for neovim
2024-08-02 18:31:38 -07:00
keys.lua
[vim] Update API call that toggles visibility of inlay hints
2024-08-03 09:12:48 -07:00
lsp.lua
[vim] Add some Clippy stuff to the checkOnSave block for rust-analyzer
2024-08-02 18:31:38 -07:00