Commit Graph

7 Commits

Author SHA1 Message Date
c10feb7712
feat(jujutsu): Add support for jj description
- Snippets
- Spellchecking
- Grammar checking
2024-11-10 15:09:45 +01:00
5bb1039198
feat!(nvim-cmp): Add tab complete when there is no ambiguity
- from https://github.com/hrsh7th/nvim-cmp/wiki/Example-mappings#confirm-candidate-on-tab-immediately-when-theres-only-one-completion-entry
- BREAKING CHANGE: tab behaviour has changed
2024-10-18 18:19:09 +02:00
0a73bd4259
feat!(cmp): change autocomplete behaviour
- BREAKING CHANGE: no more automatic popping droplist
- BREAKING CHANGE: <CR> to complete instead of <C-l>
2024-10-18 17:07:22 +02:00
fd84aebebb
Add snippets for latex (frame) 2024-05-14 12:09:20 +02:00
e7f13d002d complete: luasnip configuration 2023-12-24 23:43:35 +01:00
34de9c7f85 complete: some remaps from my former configuration 2023-12-24 23:36:18 +01:00
7ce423fade init.lua: move cmp config to lua/complete.lua 2023-12-24 11:38:06 +01:00