Commit Graph

249 Commits

Author SHA1 Message Date
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 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 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 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 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
warg 1c99d0503b [grapple] Add grapple 2023-12-23 00:11:48 +01:00
warg 29ec6d797a [fm-nvim] Add fm-nvim 2023-12-23 00:11:15 +01:00
warg c71e582d91 [cmp] Disable snippets 2023-12-23 00:10:19 +01:00
warg 5b4277f44e [zls] Add zls 2023-12-23 00:09:38 +01:00
warg 6277411c13 [phpactor] Update config 2023-12-23 00:08:51 +01:00
warg c3632e1718 [lemminx] Update config 2023-12-23 00:08:25 +01:00
warg f7e224b03e [intelephense] Update config 2023-12-23 00:08:10 +01:00
warg fd5aad6d99 [gopls] Add gopls 2023-12-23 00:07:20 +01:00
warg 5c7ccf57e8 [diagnosticls] Add php-cs-fixer 2023-12-23 00:06:39 +01:00
warg aa122b5de8 [diagnosticls] Update black config 2023-12-22 23:46:38 +01:00
warg c2188b412c [diagnosticls] Remove unnecessary fields 2023-12-22 23:37:57 +01:00
warg fd6f4b62fa [diagnosticls] Add autopep8 (disabled) 2023-12-22 23:37:05 +01:00
warg 6b62f23094 [clangd] Disable verbose logging 2023-12-22 23:35:41 +01:00
warg 89082786fc [bashls] Add bash and zsh to filetypes 2023-12-22 23:34:59 +01:00