|
03a7796555
|
[nvim] fix: change deprecated LSP installer
use `mason` instead of `lsp-install`
|
2022-11-10 21:24:22 +01:00 |
|
|
2e26e7df30
|
[nvim] fix: call packer *after* downloading it
|
2022-11-10 21:24:22 +01:00 |
|
|
f76d95e482
|
[nvim] feat: update packer icons during update
|
2022-11-10 21:24:22 +01:00 |
|
|
583121534c
|
[nvim] feat: custom icons for packer
also require it at the beginning
|
2022-05-04 22:59:13 +02:00 |
|
|
f20223da57
|
[nvim] feat: update lsp config to follow plugins
nvim-lsp-installer stopped setting things up, setup lsp through
lspconfig
|
2022-05-02 23:35:31 +02:00 |
|
|
f0596d3c80
|
[nvim] refactor: move CompletionItems to cmp.lua
|
2022-05-01 14:43:00 +02:00 |
|
|
d9e7f76a5f
|
[nvim] format: tabstop=8 -> 4 for lua files
|
2022-04-27 22:46:27 +02:00 |
|
|
9ff24a5559
|
[nvim] cleanup: move lspconfig.lua to lua/plugin/
|
2022-04-27 22:45:56 +02:00 |
|
|
40839ad70b
|
[nvim] feat: configure LSPs through lsp-installer
!!!BREAK: do not use lsp-config (used under the hood by
nvim-lsp-installer)
|
2022-04-27 22:45:42 +02:00 |
|
|
b2c50db804
|
[nvim] feat: Telescope is default
|
2022-04-27 22:45:24 +02:00 |
|
|
b38d33a09b
|
[nvim] feat: local use variable for lsp
|
2022-04-27 22:45:16 +02:00 |
|
|
9c53518d21
|
[nvim] cleanup: remove unused Colorizer plugin
|
2022-04-27 22:44:57 +02:00 |
|
|
98b6a428a7
|
[nvim] feat: packer boostrapping on first install
|
2022-04-27 22:44:47 +02:00 |
|
|
ad7f073614
|
[nvim] fix: fzf + grep finders for telescope
|
2022-04-18 12:34:42 +02:00 |
|
|
a38d2a61c5
|
[nvim] cleanup: remove unused plugin
|
2022-04-18 12:18:07 +02:00 |
|
David JULIEN
|
bf676aa089
|
[nvim] cleanup: move plugin config to packer.lua
|
2021-11-20 15:38:46 +01:00 |
|