|
8557936586
|
nvim: replace signature help
|
2022-08-17 03:42:10 +02:00 |
|
|
4615f1f9c5
|
nvim: declare all plugins in one file
Having it in many files is logically nicer, but breaks on fresh
installs.
|
2022-08-15 04:06:26 +02:00 |
|
|
7a49812118
|
nvim: separate plugins and config
It may look nicer but it leads to problems.
Also tweaked some thinks and cleaned up, made firenvim config only run
if it is used.
|
2022-08-15 01:29:31 +02:00 |
|
|
ca55aaf459
|
nvim: cmp: son't cancel on <Right>
|
2022-08-13 23:09:39 +02:00 |
|
|
30416dbd26
|
nvim: add cmp-dictionary and dict for git
|
2022-08-13 21:31:12 +02:00 |
|
|
1929597d5c
|
nvim: fix dependencies
|
2022-08-13 12:30:13 +02:00 |
|
|
157bf62324
|
nvim: cmp: signature help
|
2022-08-13 03:56:24 +02:00 |
|
|
13cb23e418
|
nvim: cancel completion with ← and →
|
2022-08-13 03:02:22 +02:00 |
|
|
4c2416563c
|
nvim: cosmetic
|
2022-08-12 20:06:50 +02:00 |
|
|
082f7d7be6
|
nvim: cmp: add nvim completion for lua files
|
2022-08-12 19:54:40 +02:00 |
|
|
24119cfff3
|
vim: cmp: comment out example, shorten comments
|
2022-08-12 19:39:22 +02:00 |
|
|
7339958a08
|
nvim: cmp: dwim tab
|
2022-08-12 19:19:20 +02:00 |
|
|
8cc67ed135
|
nvim: remove config for deleted lua completion source
|
2022-08-12 19:02:05 +02:00 |
|
|
1bf1458f4e
|
nvim: completion: fix no workie after repeated compile
I re-arranged the dependencies. Now it looks more like the example in
the readme.
|
2022-08-12 18:54:03 +02:00 |
|
|
f95274fb3e
|
nvim: completion: fix keymap
|
2022-08-12 18:17:19 +02:00 |
|
|
83c71c27ca
|
nvim: vompletion: fix luasnip deps
|
2022-08-12 17:28:52 +02:00 |
|
|
f8e686a334
|
nvim: reqrite completion config
|
2022-08-12 15:21:26 +02:00 |
|
|
6084378826
|
nvim: remove unneeded brackets
|
2022-08-12 14:05:53 +02:00 |
|
|
7d2b96c8b1
|
nvim: put config in namespace “my” to avoid collisions
|
2022-08-11 16:22:36 +02:00 |
|