Commit 53ba3f2

mo khan <mo@mokhan.ca>
2026-01-05 23:34:17
Remove comment
1 parent 08ff46d
Changed files (1)
vimrc
@@ -238,7 +238,4 @@ let g:rust_recommended_style = 0
 let g:rustfmt_autosave = 1
 let g:rustfmt_options = '--style-edition 2024'
 
-" No LSP - just use your existing nvim setup for Rust development
-" Keep regular vim for everything else
-
 " }}}}