Commit graph

72 commits

Author SHA1 Message Date
58a67a2dee fix(nvim): settings for gleam files where not used 2025-02-17 23:59:45 +01:00
ded2d9a7b3 fix(nvim): fix the way diagnostics are configured 2025-02-17 23:58:53 +01:00
2bc44d8535 feat(nvim): configure undo/swap/etc. dirs 2025-02-17 23:58:25 +01:00
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
6f1c641c78 feat(nvim): add yamlls 2025-02-17 23:47:18 +01:00
b2b87dfa23 feat(nvim): automatically format V code using v_analyzer 2025-02-17 23:46:31 +01:00
3b821b12b5 fix(nvim): tsserver LS has been renames ts_ls 2025-02-17 23:45:50 +01:00
e8f1f88856 fix(nvim): several fixes to gopls config 2025-02-17 23:44:18 +01:00
02ebdded35 fix(nvim): fix ember LS command to use a local one 2025-02-17 23:43:19 +01:00
f4ee62d918 fix(nvim): fixes eslint commant for EFM LS and start it for typescript
and glimmer files
2025-02-17 23:42:05 +01:00
714007013b fix(nvim): seeral fixes to bsolarized theme 2025-02-17 23:39:15 +01:00
6b966221c6
feat(nvim): update lsp icons 2024-04-20 17:17:07 +02: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
b7ba229cf8
feat(nvim): update golang-ci-lint config 2024-04-20 17:15:30 +02:00
1ef12a1e5f
feat(nvim): add vimwiki plugin 2024-02-19 17:52:09 +01:00
9b7da8ef75
fix(nvim): update config for gopls 2024-02-19 17:52:08 +01:00
b8eb57b652
feat(nvim): add support for templ 2024-02-19 17:52:08 +01:00
f38b893ca9
feat(nvim): add lsp for gleam, v and tailwind 2024-02-19 17:52:08 +01:00
985f8f10f3
fix(nvim): update command for code actions 2024-02-19 17:52:08 +01:00
a8c1e82095
feat(nvim): update color theme with semantic highlighting for go 2024-02-19 17:47:25 +01:00
15b579e873
feat(nvim): add indentation settings for lua 2023-10-10 16:48:00 +02:00
e0e619fa9c
feat(nvim): add scrolloffset 2023-10-10 16:47:36 +02: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
3850e19416
feat(nvim): add java LSP 2023-06-04 01:56:55 +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
9b1f7ce69b
fix(nvim): change callback to format go code 2023-04-14 22:49:28 +02:00
33f67b7499
fix(nvim): update a deprecated call 2023-03-09 22:29:01 +01: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
d1248694db nvim: add a snippet for convey functions 2022-08-13 00:00:27 +02:00
7c897dbfc2 feat(nvim): add folds based on indent 2022-06-23 10:48:09 +02:00
03225e62ab feat(nvim.lang): add tab setup for handlebars templates 2022-06-15 11:26:19 +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
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