Commit Graph

540 Commits

Author SHA1 Message Date
warg 1494ef49d9 feat: remove diffview 2024-12-10 15:16:57 +01:00
warg c3e18e232f fix: add description of H/M/L default binding 2024-11-19 23:00:48 +01:00
warg 1000847cc4 fix(groovy): disable groovyls due to high cpu usage 2024-11-18 17:00:37 +01:00
warg 6780094567 fix: increase width of col and line in statusline 2024-11-18 17:00:02 +01:00
warg fbb0f918be fix(lsp): disable virtual text for diagnostics 2024-11-18 16:59:46 +01:00
warg a25ce89b05 fix: enable per-window statusline 2024-11-18 16:58:59 +01:00
warg 044663220c fix: disable C-D for deleting in insert mode 2024-11-18 16:58:24 +01:00
warg f8f7e007e9 fix: autoindent access modifiers for C++ 2024-11-18 16:57:51 +01:00
warg 0fc91f9c60 fix: make markdown prettier 2024-11-18 16:57:33 +01:00
warg fdc16c2081 fix: deleting buffer 2024-11-11 08:27:39 +01:00
warg 9913d8d5cc fix: closing pum in insert mode 2024-11-07 14:31:50 +01:00
warg 7d63acbef2 fix: formatting 2024-11-01 14:14:31 +01:00
warg ffef0b3a19 feat: clear jumplist on VimEnter 2024-11-01 14:13:45 +01:00
warg a4096316e1 fix(statusline): filepath sometimes not being relative 2024-10-31 20:14:08 +01:00
warg e362f6799e fix: remove old config 2024-10-31 19:21:45 +01:00
warg 6f00ebfb34 fix(statusline): handle non-git buffers better 2024-10-31 19:21:19 +01:00
warg 39be2b5c88 fix(oil): set max height 2024-10-31 17:55:09 +01:00
warg 3a6633202f fix: change some navigation bindings 2024-10-31 17:55:09 +01:00
warg 93b501048d feat: debloat 2024-10-31 17:55:09 +01:00
warg 28a349bb6f feat: add netrw config 2024-10-31 17:55:09 +01:00
warg 059c3df943 fix(lsp): update location for lspconfig server configurations 2024-10-25 13:32:49 +02:00
warg 36bc7050b0 fix(lemminx): enable default formatter 2024-10-25 13:32:29 +02:00
warg 13c4c1e77e feat: add numbers to help windows 2024-10-25 13:31:47 +02:00
warg e73f7ebb8a feat(lsp): add mapping for toggling diagnostics 2024-10-25 13:31:17 +02:00
warg 0e0b09d54c docs(mappings): add some more good to knows 2024-10-25 13:30:38 +02:00
warg 843bfdc4c6 feat: remove vim-move in favor of ^w[HJKL] 2024-10-25 13:26:35 +02:00
warg 7fa49801a6 fix(mesonlsp): use correct root dir 2024-10-08 21:02:59 +02:00
warg 30e0e768c4 fix(clangd): use compilation database for all files opened 2024-10-08 19:39:01 +02:00
warg cea034bd82 feat(meson): add mesonlsp 2024-10-07 22:40:15 +02:00
warg 83562bb7a0 fix(lazy): do lazier loading of plugins 2024-10-07 22:40:15 +02:00
warg b6c590f83c fix(clangd): add mason 2024-10-07 22:40:15 +02:00
warg 51a02d3bbe fix(lsp): remove root_pattern 2024-10-07 22:40:15 +02:00
warg d02d0802da fix(python): indentation 2024-10-07 11:54:54 +02:00
warg bbd3dab165 feat(move): replace move.nvim with vim-move 2024-09-25 06:18:30 +02:00
warg 7c5c0a9984 fix(telescope): use shift-L to open files 2024-09-13 02:42:53 +02:00
warg 2fbcc67e2f fix(oil): remove padding 2024-09-11 03:04:31 +02:00
warg c21d7ad927 fix(oil): disable colorcolumn 2024-09-10 09:43:42 +02:00
warg 28ae519166 fix(oil): set max width to 80 2024-09-10 09:43:29 +02:00
warg 72569a75b0 feat(oil): replace lf with oil 2024-09-10 08:37:23 +02:00
warg 4badcf4429 feat(autocommandS): set 2-space indent for C/C++ files 2024-09-10 07:49:15 +02:00
warg 4c002057f7 feat(mappings): add emacs style bindings for cmdline and insert mode 2024-09-10 07:48:37 +02:00
warg 9172aac940 fix(lsp.server): force stop attached clients on deinit 2024-09-09 04:10:36 +02:00
warg 1bd0e6b464 feat(user_commands): add :Cmake command 2024-09-09 04:09:59 +02:00
warg c199909c25 feat(clangd): disable auto installation and add new keymap 2024-09-09 04:08:23 +02:00
warg bb99923be4 feat(lemminx): change formatter to xmlformatter 2024-08-23 16:05:48 +02:00
warg 20d77bafb3 feat(intelephense): align comments 2024-08-23 16:05:24 +02:00
warg f3313a4735 feat(core): update line length to 80 2024-08-23 12:22:20 +02:00
warg cab4cfa157 feat(jedi_language_server): remove jedi language server 2024-08-23 12:21:30 +02:00
warg f10e483d47 feat(diagnosticls): remove diagnosticls 2024-08-23 12:20:44 +02:00
warg 0620887b23 fix(lsp): remove type override for root_dir 2024-08-23 12:19:23 +02:00