Commit Graph

309 Commits

Author SHA1 Message Date
Oscar 1b6e136ec9 fix(groovyls): fix groovyls config 2024-02-27 18:37:19 +01:00
Oscar 8c8a876f66 fix(lsp): change info notice to warning when disabling a language server 2024-02-27 18:07:32 +01:00
Oscar 60b580f4b1 fix(lsp): add check for missing dependencies 2024-02-27 18:05:20 +01:00
Oscar d8ccff1050 fix(lsp): disable lazy-loading by lsp filetypes 2024-02-27 18:04:47 +01:00
Oscar 43423286a9 fix(lsp): disable php formatting workaround 2024-02-27 17:32:20 +01:00
Oscar db9888963a feat(lsp): reimplement automatic installation of language servers 2024-02-27 17:20:51 +01:00
Oscar 68bf1acad0 Revert "fix(lsp): disable php formatting workaround"
This reverts commit 7ce88bb7c1d904a628634c0d96ef05100866f50e.
2024-02-27 16:49:03 +01:00
Oscar 35e77a950b feat(lsp): add groovy ls 2024-02-27 16:20:51 +01:00
Oscar b08efa6ca0 fix(lemminx): fix wrong keyword 2024-02-26 22:22:56 +01:00
Oscar d5773ff550 fix(treesitter): enable folding 2024-02-26 19:12:16 +01:00
Oscar 88da209382 fix(move): fix setup of move 2024-02-26 19:11:39 +01:00
Oscar b0ec05f8e0 feat(nvim-cmp): fix triggering of completion 2024-02-26 19:10:50 +01:00
Oscar ca34befd6d feat(zls): update config 2024-02-26 19:09:36 +01:00
Oscar e543fdce58 feat(lua_ls): add lua library path 2024-02-26 19:08:57 +01:00
Oscar c47fd16ebf feat(intelephense): update config 2024-02-26 19:08:44 +01:00
Oscar 8d6aa0d976 feat(phpactor): remove phpactor 2024-02-26 19:08:20 +01:00
Oscar 936cfc9096 fix(lsp): disable php formatting workaround 2024-02-26 19:06:07 +01:00
Oscar c785fe4e8c feat(core): Make it possible to un-indent in insert mode 2024-02-26 18:44:29 +01:00
Oscar dd8440bdcb fix(core): re-enable macro recording 2024-02-26 18:44:04 +01:00
Oscar b6c977e5ed chore: fix formatting 2024-02-26 18:43:05 +01:00
Oscar 230a583794 fix(zls): fix auto format on save 2024-02-26 18:42:03 +01:00
Oscar 1026946fad feat(moonfly): add highlight for @variable.member 2024-02-26 18:40:44 +01:00
Oscar 94baa93f4c fix: fix autoindent when not using autopairs 2024-02-23 10:59:38 +01:00
Oscar 78e34a9645 fix(freebsd): set locale with upper-case 2024-02-20 15:53:55 +01:00
Oscar ca1383199f fix(theme): restore theme default diff colors 2024-01-09 23:15:18 +01:00
Oscar 8c08a331a6 fix(theme): update statusline/background colors 2024-01-09 23:13:52 +01:00
Oscar 6ee6dd5a2e fix(moonfly): update highlight Normal background color 2024-01-08 20:56:49 +01:00
Oscar 8510162408 fix(moonfly): override part of highlights instead of replacing them 2024-01-08 18:30:10 +01:00
Oscar 704817000a feat(lualine): update moonfly color 2024-01-08 18:30:10 +01:00
Oscar 159d11266f feat(lualine): remove filemode 2024-01-08 18:30:10 +01:00
Oscar 562a641bdf feat(lualine): remove grapple icon 2024-01-08 18:30:10 +01:00
Oscar 6f3e935980 feat: add grapple toggle keybind 2024-01-08 18:30:10 +01:00
Oscar 7a5340686a Make bufwrite silent 2024-01-08 18:30:10 +01:00
Oscar d579e32585 feat: remove jenkinsfile vim syntax 2024-01-08 18:30:10 +01:00
Oscar 391ffb146a feat: remove symbols-outline 2024-01-08 18:30:10 +01:00
Oscar 03198abc22 feat: remove indent-blankline 2024-01-08 18:30:10 +01:00
Oscar 35b318f3f1 feat: enable zls 2024-01-08 11:18:57 +01:00
Oscar 9e132603e2 chore: remove license headers 2024-01-08 11:18:13 +01:00
Oscar 3bc429a38b feat: remove markdown-preview 2024-01-07 15:18:52 +01:00
Oscar 448d6aa807 feat: customize moonfly 2024-01-07 15:18:15 +01:00
Oscar 8ab36a925e feat: remove autopairs 2024-01-02 19:12:01 +01:00
Oscar fc3bbdc91c [utils] Add extra logging on failure to load module 2023-12-23 01:53:53 +01:00
Oscar ebb69cf87c [lsp] Add functionality to add root_pattern in lsp configs 2023-12-23 01:52:41 +01:00
Oscar 34cff266a1 [lsp] Add snippet to auto show signature 2023-12-23 01:52:04 +01:00
Oscar 3548e4903f [telescope] Update config 2023-12-23 01:51:03 +01:00
Oscar b43e8790ca [lualine] Add grapple to statusline 2023-12-23 00:15:08 +01:00
Oscar 1c99d0503b [grapple] Add grapple 2023-12-23 00:11:48 +01:00
Oscar 29ec6d797a [fm-nvim] Add fm-nvim 2023-12-23 00:11:15 +01:00
Oscar c71e582d91 [cmp] Disable snippets 2023-12-23 00:10:19 +01:00
Oscar 5b4277f44e [zls] Add zls 2023-12-23 00:09:38 +01:00