valeth pushed to master at valeth/nvim-config 2025-05-11 17:53:24 +00:00
7f9cc9490c Remove treesitter-context plugin
valeth pushed to master at valeth/nvim-config 2025-04-13 18:19:04 +00:00
31033ddc21 Make autocompletion toggleable
valeth pushed to master at valeth/nvim-config 2025-04-05 20:20:21 +00:00
c7b1bc4648 Use opts instead of config for neogit
valeth pushed to master at valeth/nvim-config 2025-04-05 17:13:32 +00:00
56e02498f9 Update plugins
88a311f59c Make nvim-cmp only complete on demand
Compare 2 commits »
valeth pushed to master at valeth/nvim-config 2025-03-18 00:03:05 +00:00
0bb35e5e8d Update plugins
valeth pushed to master at valeth/nvim-config 2025-02-25 13:33:08 +00:00
f0a071b71b Update plugins
valeth pushed to master at valeth/nvim-config 2025-02-14 13:47:44 +00:00
3c116413e4 Do not checkout git commit on lazy.nvim setup
7a7b38bce3 Update plugins
b288f0dbc3 Update trouble config
Compare 3 commits »
valeth pushed to master at valeth/projtool 2025-01-06 21:21:00 +00:00
2484bf9c24 refactor(core): Remove unused imports
valeth pushed to master at valeth/projtool 2025-01-06 21:19:07 +00:00
77378d3939 feat(core): Add basic versioning for projects file
valeth pushed to master at valeth/nvim-config 2025-01-06 19:10:27 +00:00
f2cf882a45 Remove more plugins that are mostly unused
valeth pushed to master at valeth/projtool 2025-01-06 18:58:25 +00:00
005b80fc58 refactor: Move project logic into single submodule
4ea4644b90 feat(tui): Add input for entry rename and related handle events
Compare 2 commits »
valeth pushed to master at valeth/nvim-config 2025-01-04 17:47:10 +00:00
be951efd02 Change keymapping for inlay hints toggle
valeth pushed to master at valeth/nvim-config 2025-01-01 14:37:29 +00:00
f01dc6d9f0 Remove wakatime plugin
valeth pushed to master at valeth/projtool 2024-12-06 21:07:20 +00:00
a135e2417f feat(tui): Extend search to path if name does not match
4691dd05d1 feat(tui): Make search case insensitive by default
e7bb664cc2 feat(tui): Add additional keybinds for selecting next and previous
823d3e8f93 feat(tui): Wrap project path in newtype
Compare 4 commits »
valeth pushed to master at valeth/nvim-config 2024-12-06 18:42:49 +00:00
38203fbe76 Categorize plugins into core, extra, and colorschemes
18af4a2620 Remove some unused plugins
Compare 2 commits »
valeth pushed to master at valeth/nvim-config 2024-12-06 18:16:29 +00:00
e4ba67ec8f Add keybindings for clipboard paste
valeth pushed to master at valeth/nvim-config 2024-12-06 13:27:46 +00:00
b83af9b595 Update plugins
587c68e0fd plugin/noice: Disable notifications
8168c4bf04 plugin/resession: Handle errors with pcall and fix session name
Compare 3 commits »
valeth pushed to master at valeth/advent-of-code 2024-12-05 17:20:43 +00:00
71ebc814f4 Add solution for 2024 day 4 part 2
valeth pushed to 2024 at valeth/advent-of-code 2024-12-05 17:20:27 +00:00
71ebc814f4 Add solution for 2024 day 4 part 2
valeth pushed to master at valeth/advent-of-code 2024-12-05 16:06:00 +00:00
c93ab5e9c5 Add solution for 2024 day 04 part 1