Commit Graph

224 Commits

Author SHA1 Message Date
warg 1eecb2e60e fix: enable builtin vim syntax highlighting for python 2024-06-12 09:12:42 +02:00
warg 8b762db642 feat(telescope): add buffer deletion binding 2024-06-12 09:09:04 +02:00
warg fa6f9292e8 fix(colorizer): update colorizer selection 2024-06-12 09:08:45 +02:00
warg 4c9b919bcd fix(lualine): fix diagnostics column 2024-06-12 09:08:10 +02:00
warg bd3fc7a214 fix(cmp): use tabbing for selecting completion 2024-06-12 09:07:42 +02:00
warg 6297571763 fix(cmp): update keymaps 2024-04-21 04:12:38 +02:00
warg 9ad794c0e3 fix(diffivew): disable mapping in fugitive 2024-04-21 03:33:23 +02:00
warg ac1e40bfee feat(lazy): allow for hot loading plugin specs 2024-04-21 03:20:28 +02:00
warg 2e36ef05d9 feat(dap): remove dap
not used
2024-04-20 15:17:00 +02:00
warg 80782ffd67 chore: fix formatting 2024-04-19 18:11:32 +02:00
warg 096a4713ae chore: fix formatting 2024-04-19 17:25:55 +02:00
warg 6fbdcdccde feat(colorizer): add nvim-colorizer 2024-04-14 22:27:15 +02:00
warg e5fff9a169 feat(treesitter): add comment syntax highlighting 2024-04-14 16:02:15 +02:00
warg 9851fb84ea fix(telescope): sort buffers by most recent 2024-04-14 16:01:07 +02:00
warg 19df628478 fix(telescope): set git window to normal mode 2024-04-14 16:00:25 +02:00
warg 3780654536 fix(orgmode): fix deprecated call 2024-04-14 15:59:39 +02:00
warg 70b5bf3109 fix(gitsigns): add bindings 2024-04-14 15:59:23 +02:00
warg ee5367bef6 fix(cmp): disable ghost text 2024-04-14 15:58:17 +02:00
warg b909b87f2e fix(grapple): update after grapple changes 2024-03-04 23:33:50 +01:00
warg 3757fe04ca chore(cmp): remove unused plugins 2024-03-04 22:43:09 +01:00
warg cdce647793 fix(cmp): disable nvim_lua 2024-03-04 22:40:50 +01:00
warg 7dc4dae390 fix(cmp): use <C-n/p/y> keybinds instead of <Tab> 2024-03-04 22:39:58 +01:00
warg 615ac50156 feat(telescope): add default bindings for closing and
selecting
2024-03-04 21:36:42 +01:00
warg 51d46d58db fix(telescope): set initial_mode to normal for some pickers 2024-03-04 21:22:27 +01:00
warg 1a4e523c01 fix(lspkind): add fallback when nvim-cmp is not installed 2024-03-04 20:25:36 +01:00
warg 679f901ec1 fix(php): fix indentation for php 2024-02-29 16:25:09 +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 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 936cfc9096 fix(lsp): disable php formatting workaround 2024-02-26 19:06:07 +01:00
warg 94baa93f4c fix: fix autoindent when not using autopairs 2024-02-23 10:59:38 +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 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 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 9e132603e2 chore: remove license headers 2024-01-08 11:18:13 +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
warg 3548e4903f [telescope] Update config 2023-12-23 01:51:03 +01:00
warg b43e8790ca [lualine] Add grapple to statusline 2023-12-23 00:15:08 +01:00
warg 1c99d0503b [grapple] Add grapple 2023-12-23 00:11:48 +01:00