Commit graph

32 commits

Author SHA1 Message Date
f01555f989 fix(nvim): remove nvim-goc syntax highlighting as it is now supported by bsolarized2 2025-02-17 23:48:53 +01:00
e98098352a feat(nvim): add support for jj toolong and filetypes 2025-02-17 23:48:18 +01:00
7e1edd9412
feat(nvim): add a mapping to open go tests in a split 2024-04-20 17:16:52 +02:00
00f6d6b3b1
feat(nvim): update neo-tree to v3 and add nesting rules 2024-04-20 17:16:04 +02:00
1ef12a1e5f
feat(nvim): add vimwiki plugin 2024-02-19 17:52:09 +01:00
985f8f10f3
fix(nvim): update command for code actions 2024-02-19 17:52:08 +01:00
81d25ef4b4
feat(nvim): add codeium plugin 2023-10-10 16:47:20 +02:00
a5b47c9cb7
fix(nvim): update plugin config to newer versions 2023-10-10 16:46:31 +02:00
3089967448
fix(nvim): update config of language servers 2023-06-04 01:56:55 +02:00
9cd7091efc
feat(nvim): add a plugin for dotenv support 2023-04-26 19:16:07 +02:00
b97881a4cf
fix(nvim.plugins.nvimtree): remove unknown config option 2022-10-10 23:34:15 +02:00
25c30a7159
fix(nvim.plugins.goc): remove deprecated nvim api 2022-10-10 23:33:43 +02:00
9ce0455a48
fix(nvim): remove plugins deprecated options 2022-08-31 09:51:21 +02:00
b9fea8e9c2 fix(nvim.plugins.treesitter): fix conf for newer versions 2022-06-15 11:25:48 +02:00
aee5c0955c fix(nvim.plugin.goc): fix coverage highlights 2022-06-15 11:25:14 +02:00
32b714f1c1 feat(nvim.plugins): add the emmet plugin 2022-06-15 11:24:36 +02:00
47ae298996 feat(nvim.plugins.neotree): upgrade neotree to 2.X and prioritize it over nvim-tree 2022-06-15 11:24:15 +02:00
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
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
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
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
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
bace8b1cc7 fix(nvim): move deprecated options in nvim-tree 2022-03-30 10:32:02 +02:00
9f17b691b1 [neovim] Move configuration to lua, replacing COC and ALE with LSP and Treesitter 2022-02-22 10:18:48 +01:00