Commit Graph

306 Commits

Author SHA1 Message Date
warg 32618ac05b fix(mappings): remove un-indent mapping in favor of the default <C-D> 2024-03-04 20:19:13 +01:00
warg df6f9c1510 fix(mappings): add fallback for <C-e> 2024-03-04 20:18:25 +01:00
warg 679f901ec1 fix(php): fix indentation for php 2024-02-29 16:25:09 +01:00
warg e9cd7116cd fix(bashls): add shellcheck as dependency 2024-02-27 19:13:48 +01:00
warg fc59caee50 chore(docs): remove explicit mention of LSP server dependencies 2024-02-27 18:45:32 +01:00
warg 1b6e136ec9 fix(groovyls): fix groovyls config 2024-02-27 18:37:19 +01:00
warg 8c8a876f66 fix(lsp): change info notice to warning when disabling a language server 2024-02-27 18:07:32 +01:00
warg 60b580f4b1 fix(lsp): add check for missing dependencies 2024-02-27 18:05:20 +01:00
warg d8ccff1050 fix(lsp): disable lazy-loading by lsp filetypes 2024-02-27 18:04:47 +01:00
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