Commit Graph

449 Commits

Author SHA1 Message Date
Oscar 834aa76ce7 fix: deprecated lua calls 2025-01-31 15:39:27 +01:00
Oscar b4aba6e5f6 fix: remove python indent config 2025-01-31 15:38:53 +01:00
Oscar e1081625c5 fix: only run clangd for C files 2025-01-31 15:34:21 +01:00
Oscar 575b28d5bc docs(mapping): clarify gq 2025-01-30 04:03:22 +01:00
Oscar 0e92f7b7ed docs: describe gq command 2025-01-28 12:32:15 +01:00
Oscar b7c597b0e9 fix(fugitive): specify horizontal diff 2025-01-07 10:26:52 +01:00
Oscar 7681174653 feat: add dap 2024-12-10 15:16:57 +01:00
Oscar b2464a02b4 fix(telescope): enable preview for rg 2024-12-10 15:16:57 +01:00
Oscar 9c20fdbd22 fix: do not auto fold when opening buffers 2024-12-10 15:16:57 +01:00
Oscar 1494ef49d9 feat: remove diffview 2024-12-10 15:16:57 +01:00
Oscar c3e18e232f fix: add description of H/M/L default binding 2024-11-19 23:00:48 +01:00
Oscar 1000847cc4 fix(groovy): disable groovyls due to high cpu usage 2024-11-18 17:00:37 +01:00
Oscar 6780094567 fix: increase width of col and line in statusline 2024-11-18 17:00:02 +01:00
Oscar fbb0f918be fix(lsp): disable virtual text for diagnostics 2024-11-18 16:59:46 +01:00
Oscar a25ce89b05 fix: enable per-window statusline 2024-11-18 16:58:59 +01:00
Oscar 044663220c fix: disable C-D for deleting in insert mode 2024-11-18 16:58:24 +01:00
Oscar f8f7e007e9 fix: autoindent access modifiers for C++ 2024-11-18 16:57:51 +01:00
Oscar 0fc91f9c60 fix: make markdown prettier 2024-11-18 16:57:33 +01:00
Oscar fdc16c2081 fix: deleting buffer 2024-11-11 08:27:39 +01:00
Oscar 9913d8d5cc fix: closing pum in insert mode 2024-11-07 14:31:50 +01:00
Oscar 7d63acbef2 fix: formatting 2024-11-01 14:14:31 +01:00
Oscar ffef0b3a19 feat: clear jumplist on VimEnter 2024-11-01 14:13:45 +01:00
Oscar a4096316e1 fix(statusline): filepath sometimes not being relative 2024-10-31 20:14:08 +01:00
Oscar e362f6799e fix: remove old config 2024-10-31 19:21:45 +01:00
Oscar 6f00ebfb34 fix(statusline): handle non-git buffers better 2024-10-31 19:21:19 +01:00
Oscar 39be2b5c88 fix(oil): set max height 2024-10-31 17:55:09 +01:00
Oscar 3a6633202f fix: change some navigation bindings 2024-10-31 17:55:09 +01:00
Oscar 93b501048d feat: debloat 2024-10-31 17:55:09 +01:00
Oscar 28a349bb6f feat: add netrw config 2024-10-31 17:55:09 +01:00
Oscar 059c3df943 fix(lsp): update location for lspconfig server configurations 2024-10-25 13:32:49 +02:00
Oscar 36bc7050b0 fix(lemminx): enable default formatter 2024-10-25 13:32:29 +02:00
Oscar 13c4c1e77e feat: add numbers to help windows 2024-10-25 13:31:47 +02:00
Oscar e73f7ebb8a feat(lsp): add mapping for toggling diagnostics 2024-10-25 13:31:17 +02:00
Oscar 0e0b09d54c docs(mappings): add some more good to knows 2024-10-25 13:30:38 +02:00
Oscar 843bfdc4c6 feat: remove vim-move in favor of ^w[HJKL] 2024-10-25 13:26:35 +02:00
Oscar 7fa49801a6 fix(mesonlsp): use correct root dir 2024-10-08 21:02:59 +02:00
Oscar 30e0e768c4 fix(clangd): use compilation database for all files opened 2024-10-08 19:39:01 +02:00
Oscar cea034bd82 feat(meson): add mesonlsp 2024-10-07 22:40:15 +02:00
Oscar 83562bb7a0 fix(lazy): do lazier loading of plugins 2024-10-07 22:40:15 +02:00
Oscar b6c590f83c fix(clangd): add mason 2024-10-07 22:40:15 +02:00
Oscar 51a02d3bbe fix(lsp): remove root_pattern 2024-10-07 22:40:15 +02:00
Oscar d02d0802da fix(python): indentation 2024-10-07 11:54:54 +02:00
Oscar bbd3dab165 feat(move): replace move.nvim with vim-move 2024-09-25 06:18:30 +02:00
Oscar 7c5c0a9984 fix(telescope): use shift-L to open files 2024-09-13 02:42:53 +02:00
Oscar 2fbcc67e2f fix(oil): remove padding 2024-09-11 03:04:31 +02:00
Oscar c21d7ad927 fix(oil): disable colorcolumn 2024-09-10 09:43:42 +02:00
Oscar 28ae519166 fix(oil): set max width to 80 2024-09-10 09:43:29 +02:00
Oscar 72569a75b0 feat(oil): replace lf with oil 2024-09-10 08:37:23 +02:00
Oscar 4badcf4429 feat(autocommandS): set 2-space indent for C/C++ files 2024-09-10 07:49:15 +02:00
Oscar 4c002057f7 feat(mappings): add emacs style bindings for cmdline and insert mode 2024-09-10 07:48:37 +02:00