Commit Graph

13 Commits

Author SHA1 Message Date
David JULIEN 0c8d9ac4c1 [nvim] cleanup: remove nvim-autopairs 2023-01-18 09:42:54 +01:00
David JULIEN b16f48b5b3 [nvim] refactor: remove icons from completion 2023-01-07 19:00:42 +01:00
David JULIEN a035e1ee17 [nvim] feat: tweak autocomplete behavior
change binding
autocomplete
2022-07-08 15:24:58 +02:00
David JULIEN 375f82d8e6 [nvim] refactor: trim down lsp icons + remove unused functions 2022-05-01 18:30:12 +02:00
David JULIEN f0596d3c80 [nvim] refactor: move CompletionItems to cmp.lua 2022-05-01 14:43:00 +02:00
David JULIEN 6581d9af42 [nvim] feat: only jump inside the snippet 2022-04-29 00:18:53 +02:00
David JULIEN 4669337540 [nvim] rewrite: has_words_before in cmp.lua 2022-04-29 00:18:25 +02:00
David JULIEN d9e7f76a5f [nvim] format: tabstop=8 -> 4 for lua files 2022-04-27 22:46:27 +02:00
David JULIEN 0f478a9d4b [nvim] cleanup: remove unused function 2021-11-20 16:13:35 +01:00
David JULIEN 5b27863d03 [nvim] feat: add lua maps + cmp hierarchy 2021-11-20 16:05:46 +01:00
David JULIEN a532830d77 [nvim] new plugin : autopairs 2021-10-30 15:29:14 +02:00
David JULIEN 05d89420f0 fix: nvim-cmp config
fix [Tab] behavior
2021-10-12 14:00:47 +02:00
David JULIEN c38ffd81d2 feat: change nvim completion engine
BREAKING: now using hrsh7th/nvim-cmp, because nvim-compe has been
deprecated
2021-09-12 02:30:11 +02:00