Commit graph

5 commits

Author SHA1 Message Date
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
95081a31a3 [vim] Redo the keys lua module
Return a table from the module so that other modules that require it can access its functions in a namespaced way.
2024-08-02 18:30:52 -07:00
b381ff362d [neovim] Set up all the LSP key bindings 2023-09-10 15:37:41 -07:00
6957a192af [vim] Fix the hlsearch toggle key binding 2023-03-20 08:42:43 -07:00
8262907b64 [nvim] Convert init.vim to init.lua and copy over a bit of the vimrc config to some lua scripts
This is neat!
2022-10-20 08:18:40 -07:00