Commit graph

31 commits

Author SHA1 Message Date
ac9e793610 feat(nvim.plugins): add diffview plugin 2022-06-15 11:22:38 +02:00
fecdb91ea4 fix(nvim.plugin.cmp): reenable up and down to choose completion 2022-06-15 11:22:38 +02:00
c4c6e5ebe1 fix(nvim.lsp.html): enable html lsp for go html templates 2022-06-15 11:22:38 +02:00
bae5d77871 fix(nvim.lsp.gopls): remove unused function 2022-06-15 11:19:24 +02:00
ed6177deee feat(nvim): add VertSplit highlight to my color theme 2022-06-15 11:18:20 +02:00
1ecf0140df fix(nvim): change deprecated option of treesitter 2022-04-27 22:58:29 +02:00
4800f2310f fix(nvim): remove deprecated option in nvimtree config 2022-04-27 22:57:47 +02:00
a72152ad32 feat(nvim): set rounded borders all around 2022-04-27 22:57:00 +02:00
0907383db4 fix(nvim): update code formatting with gopls 2022-04-27 21:04:44 +02:00
a932b58c4f fix(nvim): re-enables indent-blankline plugin which was mistakenly removed 2022-04-08 22:37:47 +02:00
7fcecff689 feat(nvim) remove git status from sidebar 2022-04-02 22:39:46 +02:00
a5498ff3ab fix(nvim) remove unused solarized extension 2022-04-02 22:39:23 +02:00
36e21266db fix(nvim) make the Title highlight readable 2022-04-02 22:38:38 +02:00
b2f06e16b8 fix(nvim) change nvimtree git icons 2022-03-30 11:06:11 +02:00
178f667f85 fix(nvim) drop a removed option of NvimTree 2022-03-30 10:48:26 +02:00
fe99f1126a fix(nvim) improve the config of some language servers 2022-03-30 10:43:09 +02:00
4600e63f85 fix(nvim) remove debug print in the configuration 2022-03-30 10:42:27 +02:00
af2345b198 feat(nvim) improve the handling of the Go test runner 2022-03-30 10:41:13 +02:00
6d433ace54 fix(nvim) fix mapping to handle code coverage in go 2022-03-30 10:40:28 +02:00
207d5c5d2a fix(nvim) change the mapping to swap parameters 2022-03-30 10:39:48 +02:00
9af3456008 feat(nvim) add a mapping to exit terminal with Esc 2022-03-30 10:39:15 +02:00
67c4d1d4b4 feat(nvim) add an "iferr" snippet for go 2022-03-30 10:38:40 +02:00
bace8b1cc7 fix(nvim): move deprecated options in nvim-tree 2022-03-30 10:32:02 +02:00
ca6922ef81 [neovim] Add language servers for DockerFiles 2022-02-22 17:52:27 +01:00
9f17b691b1 [neovim] Move configuration to lua, replacing COC and ALE with LSP and Treesitter 2022-02-22 10:18:48 +01:00
d6e546958e misc update 2020-10-05 13:19:22 +02:00
149df1aacc [vim] Set coc.nvim to use gopls with -remote 2020-07-04 00:13:03 +02:00
4c698df9c1 Tries to improve firenvim support 2020-03-16 09:15:52 +01:00
a54ce118f4 Improve coc.nvim 2020-03-16 09:12:13 +01:00
5fed7e2346 firenvim config 2020-02-03 11:46:24 +01:00
7f39d41d2f tmp 2019-12-06 19:33:20 +01:00