Commit Graph

  • a7b150b286 feat(mappings): add mapping for toggling virtualedit warg 2025-02-09 12:58:12 +01:00
  • 838c935f58 feat(mappings): enable Man with K warg 2025-02-09 12:57:51 +01:00
  • 0161ce0a4d fix(mappings): change close pum to C-x warg 2025-02-09 12:55:30 +01:00
  • 3cb179e5c8 feat(autocommands): remove make diagnostics warg 2025-02-09 12:54:03 +01:00
  • 14ebdac746 fix: put back cpp for clangd warg 2025-02-03 17:07:44 +01:00
  • eb79fdba13 fix: invalid call for stopping LSP clients warg 2025-01-31 15:36:05 +01:00
  • 834aa76ce7 fix: deprecated lua calls warg 2025-01-31 15:35:39 +01:00
  • b4aba6e5f6 fix: remove python indent config warg 2025-01-31 15:34:49 +01:00
  • e1081625c5 fix: only run clangd for C files warg 2025-01-31 15:34:21 +01:00
  • 575b28d5bc docs(mapping): clarify gq warg 2025-01-30 04:03:22 +01:00
  • 0e92f7b7ed docs: describe gq command warg 2025-01-28 12:32:15 +01:00
  • b7c597b0e9 fix(fugitive): specify horizontal diff warg 2025-01-07 10:26:52 +01:00
  • a22f8c6e19 chore: update plugins warg 2025-01-07 10:25:31 +01:00
  • 7681174653 feat: add dap warg 2024-12-10 15:16:36 +01:00
  • 49f1dbe036 chore: update lazy-lock warg 2024-12-10 15:14:47 +01:00
  • b2464a02b4 fix(telescope): enable preview for rg warg 2024-12-10 15:10:30 +01:00
  • 9c20fdbd22 fix: do not auto fold when opening buffers warg 2024-12-10 15:10:13 +01:00
  • 1494ef49d9 feat: remove diffview warg 2024-12-10 15:08:56 +01:00
  • c3e18e232f fix: add description of H/M/L default binding warg 2024-11-19 23:00:16 +01:00
  • 1000847cc4 fix(groovy): disable groovyls due to high cpu usage warg 2024-11-18 17:00:37 +01:00
  • 6780094567 fix: increase width of col and line in statusline warg 2024-11-18 17:00:02 +01:00
  • fbb0f918be fix(lsp): disable virtual text for diagnostics warg 2024-11-18 16:59:46 +01:00
  • a25ce89b05 fix: enable per-window statusline warg 2024-11-18 16:58:59 +01:00
  • 044663220c fix: disable C-D for deleting in insert mode warg 2024-11-18 16:58:24 +01:00
  • f8f7e007e9 fix: autoindent access modifiers for C++ warg 2024-11-18 16:57:51 +01:00
  • 0fc91f9c60 fix: make markdown prettier warg 2024-11-18 16:57:33 +01:00
  • fdc16c2081 fix: deleting buffer warg 2024-11-11 08:27:39 +01:00
  • 9913d8d5cc fix: closing pum in insert mode warg 2024-11-07 14:31:50 +01:00
  • 7d63acbef2 fix: formatting warg 2024-11-01 14:14:31 +01:00
  • ffef0b3a19 feat: clear jumplist on VimEnter warg 2024-11-01 14:13:45 +01:00
  • a4096316e1 fix(statusline): filepath sometimes not being relative warg 2024-10-31 20:14:08 +01:00
  • e362f6799e fix: remove old config warg 2024-10-31 19:21:45 +01:00
  • 6f00ebfb34 fix(statusline): handle non-git buffers better warg 2024-10-31 19:21:19 +01:00
  • 3945b9e292 chore: update packages warg 2024-10-31 17:55:48 +01:00
  • 39be2b5c88 fix(oil): set max height warg 2024-10-31 17:54:49 +01:00
  • 3a6633202f fix: change some navigation bindings warg 2024-10-31 17:54:24 +01:00
  • 93b501048d feat: debloat warg 2024-10-31 17:53:54 +01:00
  • 28a349bb6f feat: add netrw config warg 2024-10-31 17:52:29 +01:00
  • 059c3df943 fix(lsp): update location for lspconfig server configurations warg 2024-10-25 13:32:49 +02:00
  • 36bc7050b0 fix(lemminx): enable default formatter warg 2024-10-25 13:32:29 +02:00
  • 13c4c1e77e feat: add numbers to help windows warg 2024-10-25 13:31:47 +02:00
  • e73f7ebb8a feat(lsp): add mapping for toggling diagnostics warg 2024-10-25 13:31:17 +02:00
  • cc402c74e2 chore(lazy): update lock file warg 2024-10-25 13:30:55 +02:00
  • 0e0b09d54c docs(mappings): add some more good to knows warg 2024-10-25 13:30:24 +02:00
  • 843bfdc4c6 feat: remove vim-move in favor of ^w[HJKL] warg 2024-10-25 13:26:35 +02:00
  • 7fa49801a6 fix(mesonlsp): use correct root dir warg 2024-10-08 21:02:59 +02:00
  • 30e0e768c4 fix(clangd): use compilation database for all files opened warg 2024-10-08 19:39:01 +02:00
  • cea034bd82 feat(meson): add mesonlsp warg 2024-10-07 22:39:54 +02:00
  • 83562bb7a0 fix(lazy): do lazier loading of plugins warg 2024-10-07 22:34:49 +02:00
  • b6c590f83c fix(clangd): add mason warg 2024-10-07 22:34:26 +02:00
  • 51a02d3bbe fix(lsp): remove root_pattern warg 2024-10-07 22:32:24 +02:00
  • d02d0802da fix(python): indentation warg 2024-10-07 11:54:54 +02:00
  • bbd3dab165 feat(move): replace move.nvim with vim-move warg 2024-09-25 06:18:30 +02:00
  • 7c5c0a9984 fix(telescope): use shift-L to open files warg 2024-09-13 02:42:29 +02:00
  • 2fbcc67e2f fix(oil): remove padding warg 2024-09-11 03:04:31 +02:00
  • 574d294c16 fix(lazy): add oil warg 2024-09-10 09:44:50 +02:00
  • c21d7ad927 fix(oil): disable colorcolumn warg 2024-09-10 09:43:42 +02:00
  • 28ae519166 fix(oil): set max width to 80 warg 2024-09-10 09:43:29 +02:00
  • 72569a75b0 feat(oil): replace lf with oil warg 2024-09-10 08:37:23 +02:00
  • 4badcf4429 feat(autocommandS): set 2-space indent for C/C++ files warg 2024-09-10 07:49:15 +02:00
  • 4c002057f7 feat(mappings): add emacs style bindings for cmdline and insert mode warg 2024-09-10 07:48:37 +02:00
  • 9172aac940 fix(lsp.server): force stop attached clients on deinit warg 2024-09-09 04:10:36 +02:00
  • 18d8df5766 chore(lazy): update plugins warg 2024-09-09 04:10:18 +02:00
  • 1bd0e6b464 feat(user_commands): add :Cmake command warg 2024-09-09 04:09:59 +02:00
  • c199909c25 feat(clangd): disable auto installation and add new keymap warg 2024-09-09 04:08:23 +02:00
  • bb99923be4 feat(lemminx): change formatter to xmlformatter warg 2024-08-23 16:05:48 +02:00
  • 20d77bafb3 feat(intelephense): align comments warg 2024-08-23 16:05:24 +02:00
  • f3313a4735 feat(core): update line length to 80 warg 2024-08-23 12:22:20 +02:00
  • cab4cfa157 feat(jedi_language_server): remove jedi language server warg 2024-08-23 12:21:30 +02:00
  • f10e483d47 feat(diagnosticls): remove diagnosticls warg 2024-08-23 12:20:44 +02:00
  • 0620887b23 fix(lsp): remove type override for root_dir warg 2024-08-23 12:19:23 +02:00
  • 34ea7fc235 fix(intelephense): fix missing closing bracket warg 2024-08-21 17:44:05 +02:00
  • 4e4bf69775 feat(intelephense): add pretty formatter warg 2024-08-20 17:46:09 +02:00
  • cb1ad4abad feat(lsp): log when reconfiguration finishes warg 2024-08-20 17:44:43 +02:00
  • cfada2f207 feat(lsp): add automatic upating of mason packages warg 2024-08-16 21:59:35 +02:00
  • 83da3c5780 fix(lsp): fix validation for MasonPackage warg 2024-08-16 21:58:11 +02:00
  • e7a903d5a9 feat(lsp): remove custom rename function warg 2024-08-16 11:08:01 +02:00
  • 6d1482c39f feat(phpcs): set standard to PSR12 warg 2024-08-12 23:04:25 +02:00
  • e577945816 feat(intelephense): add phpcs linter warg 2024-08-12 22:29:39 +02:00
  • d59851504d feat(linter): add more groups warg 2024-08-12 22:29:18 +02:00
  • 76a73fc251 feat(format): make stdout/stderr selection mutually exclusive warg 2024-08-12 21:31:34 +02:00
  • c865878d1d feat(format): remove in-place formatting support warg 2024-08-12 20:32:47 +02:00
  • 40b39f5283 fix(format): use silent write on non-stdin call warg 2024-08-12 20:26:58 +02:00
  • c970e6fa6e chore(plugins): clean up warg 2024-08-11 03:56:42 +02:00
  • 5f54ddbdb2 fix(diagnostics): fix deprecated call warg 2024-08-09 02:48:58 +02:00
  • 19c8bba6ac fix(utils): fix deprecated function warg 2024-08-09 02:38:39 +02:00
  • b8b0cd97e7 fix(lazy): remove all icons warg 2024-08-09 02:37:52 +02:00
  • 8c4d0503b0 chore: delete .editorconfig warg 2024-08-09 02:29:52 +02:00
  • 6125b49525 fix(bootstrap): simplify dependencies warg 2024-08-09 02:19:59 +02:00
  • 273d3734e3 docs(README): improve readability warg 2024-08-09 01:39:33 +02:00
  • abeb5604de feat(telescope): add binding for diagnostics warg 2024-08-09 01:28:26 +02:00
  • 96a6eecead feat(bootstrap): bump nvim req to 0.11 warg 2024-08-09 01:28:01 +02:00
  • 4c460c6830 fix(mason): refresh registry before installing packages warg 2024-08-09 01:27:07 +02:00
  • d379085080 feat(icons): disable icons warg 2024-08-08 23:05:59 +02:00
  • 2db2fdd1de fix(zls): update config warg 2024-08-05 01:13:12 +02:00
  • e7ff47b728 feat(moonfly): enable virtual text color warg 2024-07-13 21:39:26 +02:00
  • 2dfec6f6ab feat(context): switch to context.vim warg 2024-07-13 21:38:35 +02:00
  • 5da7207b57 Update README.md warg 2024-07-10 17:16:14 +02:00
  • 9e63c4bb0d feat(diagnostics): add diagnostics when running :make warg 2024-07-08 09:16:47 +02:00
  • d076a58d3f feat(mappings): indent without deselecting warg 2024-07-08 08:56:50 +02:00