Commit graph

11 commits

Author SHA1 Message Date
5fb7aef1e4 configured neorg further 2025-06-05 11:34:09 +01:00
0e17b48ec5 added neorg, a norg editor for nvim 2025-06-04 17:14:59 +01:00
661356a198 fixed workspace keybind, nvf uses system clipboard
had to do the system clipboard thing so i could share my solution to the
workspace thing lmao, good to get the motivation

also installed vim sleuth which sets the relevant tab options to use the
correct indentation style depending on existing code and swap to
autocomplete when it doesnt make sense to press tab, its great
2025-06-03 22:20:23 +01:00
d965253061 added vim sleuth and changed workspace keybinds
also cleaned up some uneccesary inputs
2025-06-03 20:33:16 +01:00
f482d6f06b added nixfmt-tree as formatter
also ran it, which is why so many files were modified
2025-06-03 16:10:04 +01:00
14d9f649aa fixed update warnings and pinned versions
stylix and home manager now pinned to 25.05, stable nixpkgs also updated
2025-05-26 23:13:25 +01:00
ca67faeead fixed firefox search issue
also fixed nvf styling as stylix added it as a target
also changed cmp, to almost no effect
2025-04-27 18:41:12 +01:00
d763c2a257 started trying to configure vimwiki
this did not work, i think i may have to package it properly in order to
configure it the way i want which is very annoying because the defaults
simply arent enough for me, oh well
2025-03-31 19:05:47 +01:00
7f07ac41b1 added telescope.nvim and lualine.nvim 2025-03-31 18:34:23 +01:00
e20ad6341f display waybar on all monitors
removed the output = [] array from home-manager/waybar.nix as it was
preventing replugged monitors from displaying waybar, since their id
(DP-XX) changes when being replugged
2025-01-06 22:38:15 +00:00
38ff4ee9a8 switched from nixvim to nvf, including porting colour scheme over 2025-01-06 18:26:53 +00:00