From e5be12c66d2e3e31cfc56a755d99bb0ef6306288 Mon Sep 17 00:00:00 2001 From: aleidk Date: Wed, 4 Oct 2023 18:47:47 -0300 Subject: [PATCH] Update from obsidian - thinkpad Affected files: projects/todos-notes/Rewrite neovim config.md --- projects/todos-notes/Rewrite neovim config.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) 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