Commit graph

12 commits

Author SHA1 Message Date
f6e1ff3986
Neovim, <leader>d to peak diagnostics
this helps me see longer diagnostics, and also fixes a weird terminal
display error when proxy remoting to Onizuka
2025-05-22 09:29:35 -07:00
bec3d840cb
Neovim, remove default rust lint enforcement
I'm sorry to say but I use 2 spaces instead of 4, and I prefer a line
width of 80, not 100. For that reason I'm disabling rust linting if the
language is enabled.
2025-05-22 09:29:35 -07:00
f7ff7efe7c
Neovim, add catppuccin theme 2025-01-09 10:20:27 -08:00
dfbe5210c4
Neovim, go lang, remore rustacean lsp call 2025-01-09 09:35:51 -08:00
7cc650aea6
hmApps, refactor, clean up, break groups 2024-11-29 13:50:21 -08:00
eb5a9f8d1d
Neovim, filetype to string from boolean 2024-05-27 01:55:38 -07:00
1b6627bcbe neovim, add rust language support 2024-04-23 23:17:10 -07:00
0508cddeb0 neovim: Add file and git finding to telescope 2024-04-18 02:47:02 -07:00
263b6a2a08 Neovim, add vimwiki extension 2024-04-18 02:46:51 -07:00
14b3dab476 Neovim, Add c language support 2024-04-18 02:45:25 -07:00
0352e8e4d3 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
ffada2703c Refactor codebase to use nix modules 2024-04-18 02:42:11 -07:00