Update from obsidian - thinkpad

Affected files:
projects/todos-notes/Rewrite neovim config.md
This commit is contained in:
Alexander Navarro 2023-10-04 18:47:47 -03:00
parent 74f2cf9e49
commit e5be12c66d

View file

@ -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
---
@ -50,3 +50,8 @@ Reference:
- 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)
---
Further improvements:
- [ ] [Better Text Objects](https://www.lazyvim.org/plugins/coding#miniai)