valeth pushed to 2024 at valeth/advent-of-code 2024-12-05 16:05:43 +00:00
c93ab5e9c5 Add solution for 2024 day 04 part 1
valeth pushed to master at valeth/advent-of-code 2024-12-03 20:23:18 +00:00
e8f3ca5355 Add solution for 2024 day 03 part 2
f815487704 Add solution for 2024 day 03 part 1
9d2fdf94a5 Add solution for 2024 day 02
Compare 3 commits »
valeth pushed to 2024 at valeth/advent-of-code 2024-12-03 20:23:07 +00:00
e8f3ca5355 Add solution for 2024 day 03 part 2
f815487704 Add solution for 2024 day 03 part 1
Compare 2 commits »
valeth pushed to 2024 at valeth/advent-of-code 2024-12-03 17:58:50 +00:00
9d2fdf94a5 Add solution for 2024 day 02
valeth pushed to master at valeth/advent-of-code 2024-12-01 14:59:11 +00:00
9ce742fd57 Add solution for 2024 day 01
f613854a56 Add janky development shell
Compare 2 commits »
valeth pushed to 2024 at valeth/advent-of-code 2024-12-01 14:52:21 +00:00
9ce742fd57 Add solution for 2024 day 01
f613854a56 Add janky development shell
Compare 2 commits »
valeth created branch 2024 in valeth/advent-of-code 2024-12-01 14:52:21 +00:00
valeth pushed to master at valeth/projtool 2024-11-28 15:07:00 +00:00
083c66aacb refactor: Remove normal mode and make search the default
valeth pushed to master at valeth/projtool 2024-11-28 14:21:22 +00:00
38f2600281 fix(integration): Check for rest parameters in nushell integration
valeth pushed to master at valeth/projtool 2024-11-28 04:39:04 +00:00
2c05ee9b19 feat: Add Home Manager module to flake output
valeth pushed to master at valeth/projtool 2024-11-28 02:30:36 +00:00
87f41d0133 fix(tui): Move selected project file to state dir
valeth pushed to master at valeth/nvim-config 2024-11-27 15:17:30 +00:00
472bfc9bcf Update plugins
13e4216fb4 plugin/noice: Use mini view for normal messages
Compare 2 commits »
valeth pushed to master at valeth/nvim-config 2024-11-23 19:07:39 +00:00
ee8b983777 Update plugins
valeth pushed to master at valeth/nvim-config 2024-10-20 15:04:01 +00:00
a3151f43c8 plugins/lsp: use clippy if available
valeth pushed to master at valeth/nvim-config 2024-10-14 14:57:56 +00:00
4528deddc2 plugins/neorepl: add lua repl for neovim
valeth pushed to master at valeth/nvim-config 2024-10-14 11:47:33 +00:00
70dc20bd74 Update plugins
valeth pushed to master at valeth/nvim-config 2024-10-12 14:24:29 +00:00
7b45ac6ae8 Unbind Meta+F1 for help
valeth pushed to master at valeth/nvim-config 2024-10-07 00:51:58 +00:00
d680871a34 plugins/treesitter: ensure that most common parsers are installed
valeth pushed to master at valeth/nvim-config 2024-10-06 23:13:10 +00:00
74f0bcaf2f plugins/lsp: enable nushell lsp
valeth pushed to master at valeth/nvim-config 2024-10-06 22:48:23 +00:00
c26b298fc1 plugins/treesitter: add nushell language parser