Added supermaven autocompletion

This commit is contained in:
Fred Drake
2024-09-30 19:02:41 -04:00
parent ea3f25a3d2
commit 2644df6d7c
4 changed files with 26 additions and 2 deletions
-1
View File
@@ -21,7 +21,6 @@ nix run github:fred-drake/neovim#.
## Things To Do
- TODO: Add supermaven autocompletion.
- TODO: Implement DAP for debugging
- TODO: Change fzf to only allow git-level root if applicable
- TODO: Break up LSP, CMP and Tree-Sitter for lanuages like rust, go, etc.