Commit Graph

  • 6d4f4c1330 fix(linter): improve error reporting warg 2024-07-06 15:20:39 +02:00
  • 0e0ab52947 fix(pyright): update config warg 2024-07-06 15:20:02 +02:00
  • c425b3e9cc fix(groovy): enable groovyls warg 2024-07-06 15:19:28 +02:00
  • be105a0bcc chore: fix formatting warg 2024-07-06 15:18:43 +02:00
  • dc1b27817a chore: update lazy packages warg 2024-06-12 09:14:50 +02:00
  • 1eecb2e60e fix: enable builtin vim syntax highlighting for python warg 2024-06-12 09:12:42 +02:00
  • 8b762db642 feat(telescope): add buffer deletion binding warg 2024-06-12 09:09:04 +02:00
  • fa6f9292e8 fix(colorizer): update colorizer selection warg 2024-06-12 09:08:45 +02:00
  • 4c9b919bcd fix(lualine): fix diagnostics column warg 2024-06-12 09:08:10 +02:00
  • bd3fc7a214 fix(cmp): use tabbing for selecting completion warg 2024-06-12 09:07:42 +02:00
  • ee7cfb9410 feat: update ls configs warg 2024-06-12 09:06:56 +02:00
  • b404648928 feat: add linter config and clean up codebase warg 2024-06-12 09:05:53 +02:00
  • 186e95d6b5 feat(zig): fix errorformat warg 2024-05-06 02:33:10 +02:00
  • 6297571763 fix(cmp): update keymaps warg 2024-04-21 04:12:38 +02:00
  • a09139d6d5 fix(lsp): fix logging warg 2024-04-21 03:34:03 +02:00
  • 9ad794c0e3 fix(diffivew): disable mapping in fugitive warg 2024-04-21 03:33:23 +02:00
  • 81d2090296 chore(lazy): update plugins warg 2024-04-21 03:24:56 +02:00
  • ac1e40bfee feat(lazy): allow for hot loading plugin specs warg 2024-04-21 03:20:28 +02:00
  • 2e36ef05d9 feat(dap): remove dap warg 2024-04-20 15:17:00 +02:00
  • 80782ffd67 chore: fix formatting warg 2024-04-19 18:11:32 +02:00
  • 096a4713ae chore: fix formatting warg 2024-04-19 17:25:24 +02:00
  • 7d7699474d feat(lsp): add format function warg 2024-04-19 17:22:28 +02:00
  • ad7b8848d1 feat(lsp): hot reload of lsp config warg 2024-04-19 17:22:03 +02:00
  • 15fdc24c15 Update README.md warg 2024-04-17 08:48:02 +02:00
  • 78621c80be Update README.md warg 2024-04-17 08:47:41 +02:00
  • eab6d6bfaa fix(lsp): only install if not already available warg 2024-04-15 11:17:13 +02:00
  • 6fbdcdccde feat(colorizer): add nvim-colorizer warg 2024-04-14 22:27:15 +02:00
  • 389f7fb453 fix(pylsp): fix configuration warg 2024-04-14 22:26:47 +02:00
  • f294199335 chore(lazy): upate packages warg 2024-04-14 16:04:32 +02:00
  • a7a4d4a5c5 feat(utils): add has_value function warg 2024-04-14 16:04:17 +02:00
  • dc0c406308 docs(utils): update format of docs warg 2024-04-14 16:03:51 +02:00
  • e5fff9a169 feat(treesitter): add comment syntax highlighting warg 2024-04-14 16:02:15 +02:00
  • 9851fb84ea fix(telescope): sort buffers by most recent warg 2024-04-14 16:01:07 +02:00
  • 19df628478 fix(telescope): set git window to normal mode warg 2024-04-14 16:00:25 +02:00
  • 3780654536 fix(orgmode): fix deprecated call warg 2024-04-14 15:59:39 +02:00
  • 70b5bf3109 fix(gitsigns): add bindings warg 2024-04-14 15:59:23 +02:00
  • ee5367bef6 fix(cmp): disable ghost text warg 2024-04-14 15:58:17 +02:00
  • 916d2afe50 fix(moonfly): remove moonfly color override warg 2024-04-14 15:57:34 +02:00
  • 14445ddb54 fix(plugins): fix dependency for dap ui warg 2024-04-14 15:52:38 +02:00
  • 2bc21b248c feat(lsp): refactor warg 2024-04-14 15:41:39 +02:00
  • 06898a5a31 feat(go): force tabs on go files warg 2024-04-14 15:38:32 +02:00
  • 75743d6fc3 fix(mappings): remove jumping on long lines warg 2024-04-14 15:35:52 +02:00
  • e7758d9e70 chore(docs): add comment in pytest module warg 2024-03-31 16:32:18 +02:00
  • 7b433addc4 feat(clipboard): fix clipboard for ssh+tmux warg 2024-03-29 01:17:37 +01:00
  • 2f6ff745c8 feat(line-length): update line length to 100 cols warg 2024-03-28 18:12:39 +01:00
  • d51516bbbf chore(lazy): update plugins warg 2024-03-04 23:34:04 +01:00
  • b909b87f2e fix(grapple): update after grapple changes warg 2024-03-04 23:33:50 +01:00
  • 0eedc4cee1 fix(lsp): set default capabilities and extend with cmp_nvim_lsp warg 2024-03-04 22:44:23 +01:00
  • 5679b3d7d9 feat(lsp): use floating window for code action rename warg 2024-03-04 22:43:44 +01:00
  • 3757fe04ca chore(cmp): remove unused plugins warg 2024-03-04 22:43:09 +01:00
  • cdce647793 fix(cmp): disable nvim_lua warg 2024-03-04 22:40:50 +01:00
  • 7dc4dae390 fix(cmp): use <C-n/p/y> keybinds instead of <Tab> warg 2024-03-04 22:39:58 +01:00
  • 60e29c0fb4 fix(utils): update try_require signature warg 2024-03-04 21:37:31 +01:00
  • 615ac50156 feat(telescope): add default bindings for closing and selecting warg 2024-03-04 21:36:42 +01:00
  • 51d46d58db fix(telescope): set initial_mode to normal for some pickers warg 2024-03-04 21:22:27 +01:00
  • 1a4e523c01 fix(lspkind): add fallback when nvim-cmp is not installed warg 2024-03-04 20:25:36 +01:00
  • 1c96c48cad feat(groovyls): disable warg 2024-03-04 20:22:38 +01:00
  • 43069da8b0 fix(lsp): update bindings warg 2024-03-04 20:22:04 +01:00
  • 32618ac05b fix(mappings): remove un-indent mapping in favor of the default <C-D> warg 2024-03-04 20:19:13 +01:00
  • df6f9c1510 fix(mappings): add fallback for <C-e> warg 2024-03-04 20:18:25 +01:00
  • 679f901ec1 fix(php): fix indentation for php warg 2024-02-29 16:25:09 +01:00
  • e9cd7116cd fix(bashls): add shellcheck as dependency warg 2024-02-27 19:13:48 +01:00
  • fc59caee50 chore(docs): remove explicit mention of LSP server dependencies warg 2024-02-27 18:45:32 +01:00
  • 1b6e136ec9 fix(groovyls): fix groovyls config warg 2024-02-27 18:37:19 +01:00
  • 8c8a876f66 fix(lsp): change info notice to warning when disabling a language server warg 2024-02-27 18:07:32 +01:00
  • 60b580f4b1 fix(lsp): add check for missing dependencies warg 2024-02-27 18:05:20 +01:00
  • d8ccff1050 fix(lsp): disable lazy-loading by lsp filetypes warg 2024-02-27 18:04:47 +01:00
  • 43423286a9 fix(lsp): disable php formatting workaround warg 2024-02-27 17:32:20 +01:00
  • db9888963a feat(lsp): reimplement automatic installation of language servers warg 2024-02-27 17:20:51 +01:00
  • 68bf1acad0 Revert "fix(lsp): disable php formatting workaround" warg 2024-02-27 16:49:03 +01:00
  • 35e77a950b feat(lsp): add groovy ls warg 2024-02-27 16:19:00 +01:00
  • b08efa6ca0 fix(lemminx): fix wrong keyword warg 2024-02-26 22:22:56 +01:00
  • cf56ba7308 chore(lazy): update lazy-lock warg 2024-02-26 19:12:47 +01:00
  • d5773ff550 fix(treesitter): enable folding warg 2024-02-26 19:12:16 +01:00
  • 88da209382 fix(move): fix setup of move warg 2024-02-26 19:11:39 +01:00
  • b0ec05f8e0 feat(nvim-cmp): fix triggering of completion warg 2024-02-26 19:10:50 +01:00
  • ca34befd6d feat(zls): update config warg 2024-02-26 19:09:36 +01:00
  • e543fdce58 feat(lua_ls): add lua library path warg 2024-02-26 19:08:57 +01:00
  • c47fd16ebf feat(intelephense): update config warg 2024-02-26 19:08:44 +01:00
  • 8d6aa0d976 feat(phpactor): remove phpactor warg 2024-02-26 19:08:20 +01:00
  • 936cfc9096 fix(lsp): disable php formatting workaround warg 2024-02-26 18:45:53 +01:00
  • c785fe4e8c feat(core): Make it possible to un-indent in insert mode warg 2024-02-26 18:44:29 +01:00
  • dd8440bdcb fix(core): re-enable macro recording warg 2024-02-26 18:44:04 +01:00
  • b6c977e5ed chore: fix formatting warg 2024-02-26 18:43:05 +01:00
  • 230a583794 fix(zls): fix auto format on save warg 2024-02-26 18:42:03 +01:00
  • 1026946fad feat(moonfly): add highlight for @variable.member warg 2024-02-26 18:40:44 +01:00
  • 94baa93f4c fix: fix autoindent when not using autopairs warg 2024-01-12 22:16:45 +01:00
  • 78e34a9645 fix(freebsd): set locale with upper-case warg 2024-02-20 15:53:55 +01:00
  • ca1383199f fix(theme): restore theme default diff colors warg 2024-01-09 23:14:17 +01:00
  • 8c08a331a6 fix(theme): update statusline/background colors warg 2024-01-09 23:12:35 +01:00
  • 6ee6dd5a2e fix(moonfly): update highlight Normal background color warg 2024-01-08 20:56:49 +01:00
  • b23c041e56 chore(deps): update lazy-lock warg 2024-01-08 18:29:35 +01:00
  • 8510162408 fix(moonfly): override part of highlights instead of replacing them warg 2024-01-08 18:27:25 +01:00
  • 704817000a feat(lualine): update moonfly color warg 2024-01-08 18:26:35 +01:00
  • 159d11266f feat(lualine): remove filemode warg 2024-01-08 18:26:04 +01:00
  • 562a641bdf feat(lualine): remove grapple icon warg 2024-01-08 18:25:37 +01:00
  • 6f3e935980 feat: add grapple toggle keybind warg 2024-01-08 18:25:10 +01:00
  • 7a5340686a Make bufwrite silent warg 2024-01-08 18:24:43 +01:00
  • d579e32585 feat: remove jenkinsfile vim syntax warg 2024-01-08 18:24:11 +01:00
  • 391ffb146a feat: remove symbols-outline warg 2024-01-08 18:23:58 +01:00