Felix Schröter
|
62284ccb57
|
fix(neovim): improve formatting setup
|
2022-10-04 14:44:35 +02:00 |
|
Felix Schröter
|
68b05befc4
|
feat(neovim): use telescope lsp commands
|
2022-08-29 13:16:30 +02:00 |
|
Felix Schröter
|
ccaf72b459
|
feat(neovim): switch to null-ls
- switch from diagnostic-languageserver to null-ls.nvim
- add shellcheck & shfmt
- replace nix-linter with statix
- replace prettier with prettier_d_slim
- add stylelint, eslint_d & prettier_d_slim binaries
|
2022-08-29 13:15:48 +02:00 |
|
Felix Schröter
|
51f2778efc
|
feat(neovim): add which-key mappings
|
2022-05-19 00:52:46 +02:00 |
|
Felix Schröter
|
29a8def572
|
refactor(neovim): switch to new vim.api.nvim_create_autocmd API
|
2022-05-03 22:38:50 +02:00 |
|
Felix Schröter
|
050586cfa3
|
refactor(neovim): switch to new vim.keymap.set API
|
2022-05-03 21:49:43 +02:00 |
|
Felix Schröter
|
ec464af8e5
|
feat(neovim): replace nvim-compe with nvim-cmp
|
2022-03-30 11:31:27 +02:00 |
|
Felix Schröter
|
8c52c258e3
|
chore: update to new vim.diagnostic commands
|
2022-03-12 15:07:26 +01:00 |
|
Felix Schröter
|
a102a8000b
|
feat(neovim): migrate most vimscript to lua
|
2022-03-11 01:25:53 +01:00 |
|