Commit graph

7 commits

Author SHA1 Message Date
3fc9d9fb08 Neovim, filetype to string from boolean 2024-05-27 01:55:38 -07:00
4ac46cee92 neovim, add rust language support 2024-04-23 23:17:10 -07:00
e48fffffb9 neovim: Add file and git finding to telescope 2024-04-18 02:47:02 -07:00
919e787bc9 Neovim, add vimwiki extension 2024-04-18 02:46:51 -07:00
7de2d4f368 Neovim, Add c language support 2024-04-18 02:45:25 -07:00
2b24d4e454 Neovim, refactor to use modules, lua, and LSP
Refactors the neovim config to use nix modules, and changes the plugins
to favor the builtin neovim LSP over COC. Changes all code to use lua
code instead of vimscript.
2024-04-18 02:44:29 -07:00
02fe68372c Refactor codebase to use nix modules 2024-04-18 02:42:11 -07:00