Commit Graph

65 Commits

Author SHA1 Message Date
warg 741b72a5b9 fix: formatting 2025-09-20 19:42:23 +02:00
warg d5f5b933bb fix: final nvim-dap edits 2025-09-20 19:40:54 +02:00
warg cdb154e41c feat: setup nvim-dap with custom hover 2025-09-20 19:33:42 +02:00
warg ed315a6649 fix(telescope): update settings for pickers 2025-09-13 22:07:23 +02:00
warg 8521151137 feat(fugitive): add more diffsplit mappings 2025-09-13 21:42:38 +02:00
warg b1aa282bba fix(nvim-cmp): show completions for :Man 2025-09-13 21:39:11 +02:00
warg c97668aff6 fix(nvim-tree): update keybinds 2025-09-07 05:38:30 +02:00
warg 7e6fd201b9 fix(telescope): update config 2025-09-07 04:22:38 +02:00
warg 44dfa47f41 chore: format all lua files 2025-09-06 01:29:17 +02:00
warg 4a2329f3d7 feat: add hyprls 2025-07-31 22:05:04 +02:00
warg 16c7225987 fix(oil): make oil the default file explorer 2025-07-24 07:18:14 +02:00
warg 30ecd8a225 feat(fugitive): auto-reload on bufwrite 2025-07-24 07:18:14 +02:00
warg 3ef30a71e8 feat(nvim-tree): disable auto open on startup 2025-07-24 07:18:14 +02:00
warg 9e518f729b feat(fugitive): replace git status tab with toggle in current 2025-07-24 07:18:14 +02:00
warg c03222b4f9 fix(fugitive): formatting 2025-07-24 07:18:14 +02:00
warg 0c3c2a7f6e fix(telescope): ignore .git directories 2025-07-05 08:49:53 +02:00
warg 17cb1f04d0 fix: add stylua mason package 2025-06-07 20:23:46 +02:00
warg 99acb2ffea fix: clean up mason-auto-install package list 2025-06-07 20:14:03 +02:00
warg e4dc59c898 fix(mason-auto-install): remove non-needed filetypes field
It's already specified in lsp configuration, so it will get picked up
from there automatically
2025-06-05 18:08:43 +02:00
warg ceeb8c5090 fix: formatting 2025-06-05 18:01:11 +02:00
warg c4769730a6 chore(onedark): fix formatting 2025-06-05 15:13:51 +02:00
warg 7950f03626 feat: remove nvim-scrollbar 2025-06-05 15:12:33 +02:00
warg 6e084f8438 fix(gitsigns): set border 2025-06-05 15:11:57 +02:00
warg 1447d884ca fix: rename plugin file 2025-06-05 15:11:46 +02:00
warg 016147cd7a feat: add mason-auto-install 2025-06-05 15:10:10 +02:00
warg e8ff3fed7c refactor(LSP): use the new vim.lsp.* functions to set up LSP servers 2025-06-05 15:09:58 +02:00
warg dca11ce476 style(fugitive): align whitespace 2025-05-21 00:24:34 +02:00
warg 8ec81effc2 feat(onedark): update treesitter-context highlighting 2025-05-21 00:24:03 +02:00
warg 40867c461b fix(nvim-tree): follow cwd 2025-05-06 11:59:06 +02:00
warg 2711d24296 fix(scrollbar): disable search 2025-05-06 09:26:41 +02:00
warg 2c8c22fbf4 fix(onedark): update context highlights 2025-05-06 09:19:29 +02:00
warg a7735be900 feat(telescope): add undo extension 2025-05-06 09:18:00 +02:00
warg 0db31331c9 feat: add undotree 2025-05-06 09:16:53 +02:00
warg 0510ba6ddc feat: add nvim-scrollbar 2025-05-06 09:16:12 +02:00
warg 5c838ac63a fix: set cursor to static color 2025-05-06 06:33:34 +02:00
warg e6f8cc2efb Revert "fix(oil): decrease width"
This reverts commit 3bdf7a0b6d901be8b2aa5b076faac81e5f5ca8a9.
2025-05-03 01:56:29 +02:00
warg c27a4dfec0 feat(nvim-tree): close when last window 2025-05-03 01:48:27 +02:00
warg dec5e0afb0 fix(onedark): update diff colors 2025-05-03 01:17:17 +02:00
warg a229e43e5b fix(cmp): update completion/documentation window styles 2025-05-03 00:25:45 +02:00
warg 7e3b0744ef fix(onedark): change treesitter-context highlights 2025-05-03 00:25:13 +02:00
warg 9e77ca4cea fix(nvim-treesitter-context): enable multiwindow 2025-05-03 00:24:23 +02:00
warg d508e71270 fix(onedark): change telescope highlights 2025-05-02 23:37:32 +02:00
warg d2ecbf0699 fix(onedark): disable EndOfBuffer highlight 2025-05-02 23:37:00 +02:00
warg b95296b969 refactor(onedark): use onendark.colors module for colors 2025-05-02 23:36:40 +02:00
warg 3c4a96442a refactor: move out function to retrieve highlight 2025-05-02 23:31:41 +02:00
warg 7de0efdc5e fix: change borders to rounded 2025-05-02 23:29:45 +02:00
warg 2339658a83 fix(oil): decrease width 2025-05-02 21:29:15 +02:00
warg c965473fe9 fix(oil): disable default file explorer 2025-05-02 03:20:04 +02:00
warg 047d0d303b fix(onedark): change indent marker color 2025-05-01 02:45:14 +02:00
warg b14984a6ab fix(oil): update config 2025-05-01 02:22:36 +02:00