Commit Graph

195 Commits

Author SHA1 Message Date
warg 7681174653 feat: add dap 2024-12-10 15:16:57 +01:00
warg b2464a02b4 fix(telescope): enable preview for rg 2024-12-10 15:16:57 +01:00
warg 9c20fdbd22 fix: do not auto fold when opening buffers 2024-12-10 15:16:57 +01:00
warg 1494ef49d9 feat: remove diffview 2024-12-10 15:16:57 +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 843bfdc4c6 feat: remove vim-move in favor of ^w[HJKL] 2024-10-25 13:26:35 +02:00
warg 83562bb7a0 fix(lazy): do lazier loading of plugins 2024-10-07 22:40:15 +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 c970e6fa6e chore(plugins): clean up 2024-08-11 03:56:42 +02:00
warg 6125b49525 fix(bootstrap): simplify dependencies 2024-08-09 02:19:59 +02:00
warg abeb5604de feat(telescope): add binding for diagnostics 2024-08-09 01:28:26 +02:00
warg d379085080 feat(icons): disable icons 2024-08-08 23:08:57 +02:00
warg e7ff47b728 feat(moonfly): enable virtual text color 2024-07-13 21:41:07 +02:00
warg 2dfec6f6ab feat(context): switch to context.vim
problems with if-else cases in zig when using nvim-treesitter-context
2024-07-13 21:41:07 +02:00
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