Commit Graph

13 Commits

Author SHA1 Message Date
David JULIEN 583121534c [nvim] feat: custom icons for packer
also require it at the beginning
2022-05-04 22:59:13 +02:00
David JULIEN 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
David JULIEN f0596d3c80 [nvim] refactor: move CompletionItems to cmp.lua 2022-05-01 14:43:00 +02:00
David JULIEN d9e7f76a5f [nvim] format: tabstop=8 -> 4 for lua files 2022-04-27 22:46:27 +02:00
David JULIEN 9ff24a5559 [nvim] cleanup: move lspconfig.lua to lua/plugin/ 2022-04-27 22:45:56 +02:00
David JULIEN 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
David JULIEN b2c50db804 [nvim] feat: Telescope is default 2022-04-27 22:45:24 +02:00
David JULIEN b38d33a09b [nvim] feat: local `use` variable for lsp 2022-04-27 22:45:16 +02:00
David JULIEN 9c53518d21 [nvim] cleanup: remove unused Colorizer plugin 2022-04-27 22:44:57 +02:00
David JULIEN 98b6a428a7 [nvim] feat: packer boostrapping on first install 2022-04-27 22:44:47 +02:00
David JULIEN ad7f073614 [nvim] fix: fzf + grep finders for telescope 2022-04-18 12:34:42 +02:00
David JULIEN 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