summaryrefslogtreecommitdiff
path: root/todo.md
blob: 9f4deee0f2f9803a718ecc448914466b260a74e7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# To-Do's
- [x] completion keybind
- [x] go to definition
- [ ] luasnip snippets
- [ ] gitsigns keybinds
- [ ] disable autoclose when in a comment

## 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
- [ ] better looking completion menu