diff --git a/projects/todos-notes/Rewrite neovim config.md b/projects/todos-notes/Rewrite neovim config.md index 623efe4..7aaf867 100644 --- a/projects/todos-notes/Rewrite neovim config.md +++ b/projects/todos-notes/Rewrite neovim config.md @@ -28,7 +28,7 @@ Especific stuff - [ ] Git -> [Neogit](https://github.com/NeogitOrg/neogit/), [Fugitive](https://github.com/tpope/vim-fugitive) - [x] TODO comments - [ ] Disable suggestion in ttsserver -- [ ] Update completition configuration +- [x] Update completition configuration --- @@ -49,4 +49,9 @@ Reference: - https://www.youtube.com/watch?v=NJDu_53T_4M&t=315s - https://github.com/LazyVim/LazyVim/blob/main/lua/lazyvim/plugins/ui.lua - https://www.youtube.com/watch?v=CVCBHHFXWNE -- [Mason Select](https://github.com/williamboman/mason.nvim/issues/1461) \ No newline at end of file +- [Mason Select](https://github.com/williamboman/mason.nvim/issues/1461) + +--- + +Further improvements: +- [ ] [Better Text Objects](https://www.lazyvim.org/plugins/coding#miniai) \ No newline at end of file