From cb36ccfa8db66db953795fd8e22138ed1712b1cd Mon Sep 17 00:00:00 2001 From: Raymaekers Luca Date: Wed, 18 Sep 2024 00:58:26 +0200 Subject: checkpoint - added basic luasnip configuration - added highlights for TODO and FIXME keywords - added incremental selection of treesitter - added prettier to conform formatters - added when_disabled function to disable pairs in comments - changed the hiding keybind to :Hide command - only enable ` pairs in markdown - removed keybind - removed cmp's calc source - renamed keybinds for consistency - reorganized plugins in lazy.lua --- todo.md | 3 +++ 1 file changed, 3 insertions(+) (limited to 'todo.md') diff --git a/todo.md b/todo.md index a13c7a1..9f4deee 100644 --- a/todo.md +++ b/todo.md @@ -2,6 +2,8 @@ - [x] completion keybind - [x] go to definition - [ ] luasnip snippets +- [ ] gitsigns keybinds +- [ ] disable autoclose when in a comment ## cmp - [x] completion from only 4 characters @@ -10,3 +12,4 @@ - [ ] do not propose snippets in completion menu - change lsp settings for this? - [ ] look at the configuration options +- [ ] better looking completion menu -- cgit v1.2.3