Commit Graph

597 Commits

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