Commit Graph

163 Commits

Author SHA1 Message Date
warg 31e30d2ef0 fix(neo-tree): set window options on source switching 2025-04-15 22:56:40 +02:00
warg 6c3ac32a12 fix(neo-tree): don't change focus on startup 2025-04-15 22:56:20 +02:00
warg 0efae86372 fix(neo-tree): formatting 2025-04-15 22:56:05 +02:00
warg 472845abba fix(neo-tree): correct arguments for trashing 2025-04-15 10:26:56 +02:00
warg 32f6707c44 fix(neo-tree): disable highlighting opened files 2025-04-14 00:54:48 +02:00
warg 36ff700b1a feat(neo-tree): use trash for deletions 2025-04-14 00:38:33 +02:00
warg 09f4829dbd fix(neo-tree): change focus to initial window on startup 2025-04-14 00:38:17 +02:00
warg 131f96299d feat(neo-tree): add mapping to focus tree 2025-04-14 00:37:36 +02:00
warg 7942348e98 feat: add neo-tree 2025-04-13 23:10:48 +02:00
warg 2bdbdc0c44 fix(nvim-treesitter-context): reduce context shown 2025-04-12 16:23:47 +02:00
warg 7f918866cd fix(gitsigns): make sure git signs are always placed as the left-most 2025-04-12 16:21:07 +02:00
warg c29d79d2d1 feat: replace context.vim with nvim-treesitter-context plugin 2025-04-09 06:07:33 +02:00
warg c8eba3f173 fix(gitsigns): attach to untracked 2025-03-29 21:59:43 +01:00
warg 232408b47f chore: update plugins 2025-03-28 19:10:34 +01:00
warg 17f86e4d04 fix(context): disable lazy loading
Doesn't load for some reason
2025-03-28 19:10:14 +01:00
warg 45914637ac docs(treesitter): fix deprecated api call 2025-02-09 13:00:13 +01:00
warg 6b672dbe50 fix(treesitter): enable semantic highlighting in comments 2025-02-09 12:58:58 +01:00
warg b7c597b0e9 fix(fugitive): specify horizontal diff 2025-01-07 10:26:52 +01:00
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