dotfiles/config/nvim/lua
Eryn Wells 440efbf8fc [nvim] Install telescope
Add these bindings:
- find_files to ,ff
- live_grep to ,fg
- buffers to ,fb
- help_tags to ,fh
2024-11-09 08:34:10 -08: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] Fix broken color scheme 2024-09-19 13:45:12 -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 [nvim] Install telescope 2024-11-09 08:34:10 -08:00
lsp.lua [vim] Remove the tailwind and typescript language server configs 2024-09-19 13:45:59 -07:00
treesitter.lua [vim] Fix broken color scheme 2024-09-19 13:45:12 -07:00