From 5c7dffe3782c18e0d47f5753a8c30a0cd1b6e352 Mon Sep 17 00:00:00 2001 From: Raymaekers Luca Date: Mon, 16 Sep 2024 18:06:11 +0200 Subject: checkpoint - made keybinds more logical with prefixes - renamed user to config - updated to-do's - added rounded borders on floating windows - added vim-eunuch - added telescope-symbols --- todo.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 todo.md (limited to 'todo.md') diff --git a/todo.md b/todo.md new file mode 100644 index 0000000..a13c7a1 --- /dev/null +++ b/todo.md @@ -0,0 +1,12 @@ +# To-Do's +- [x] completion keybind +- [x] go to definition +- [ ] luasnip snippets + +## cmp +- [x] completion from only 4 characters +- [ ] when searching have [horizontal menu](https://github.com/hrsh7th/nvim-cmp/wiki/Menu-Appearance) + - using words from the buffer only +- [ ] do not propose snippets in completion menu + - change lsp settings for this? +- [ ] look at the configuration options -- cgit v1.2.3