Commit Graph

2637 Commits

Author SHA1 Message Date
96dedca052
refactor(nvim): make grug-far use ,, 2024-11-26 22:40:29 -06:00
ee6b7844a7
chore(nvim): add 'endian' to spellfile 2024-11-26 22:39:23 -06:00
a460be461d
refactor(nvim/neovide): improve neovide shadowing/blurring
Some checks failed
Check Formatting of Files / Check-Formatting (push) Failing after 38s
2024-11-26 22:39:01 -06:00
2b5e3e20e3
refactor(nvim): remove unneeded hl ts queries for org
Some checks failed
Check Formatting of Files / Check-Formatting (push) Failing after 38s
2024-11-24 17:31:18 -06:00
374b01bfc6
refactor(hosts/orion): use nix-ld defaults for libraries
Some checks failed
Check Formatting of Files / Check-Formatting (push) Failing after 39s
2024-11-21 13:49:29 -06:00
b18e27fa36
refactor(cmp): reduce item counts for buffer & ripgrep completions
Some checks failed
Check Formatting of Files / Check-Formatting (push) Failing after 37s
2024-11-20 13:06:44 -06:00
baf22ac8c8
refactor(nvim): decrease pumheight to 10
Some checks failed
Check Formatting of Files / Check-Formatting (push) Failing after 37s
2024-11-20 13:05:05 -06:00
eb5c348e4a
refactor(nvim): improve hls for cmp items
Some checks failed
Check Formatting of Files / Check-Formatting (push) Has been cancelled
2024-11-20 13:04:55 -06:00
2f70f5ac83
refactor(nvim): improve sorting of cmp comparators
Some checks failed
Check Formatting of Files / Check-Formatting (push) Has been cancelled
2024-11-20 13:04:06 -06:00
201624c51a
perf(nvim): improve startup speed of neovim when treesitter fold missing
Some checks failed
Check Formatting of Files / Check-Formatting (push) Failing after 41s
2024-11-20 12:07:09 -06:00
6d207e98c7
refactor(nvim): remove backup opt
Some checks failed
Check Formatting of Files / Check-Formatting (push) Failing after 39s
2024-11-20 11:34:40 -06:00
0792690518
fix(nvim): update live command to use v2 setup 2024-11-20 11:34:12 -06:00
3e48185577
chore(nvim): add more words to spellfile 2024-11-20 11:33:59 -06:00
645ad29b7c
refactor(nvim): make spell toggle keybind on ss
Some checks failed
Check Formatting of Files / Check-Formatting (push) Failing after 39s
2024-11-18 21:50:23 -06:00
6ca917b7c5
fix(nvim): correctly set border for snacks notif history 2024-11-18 21:49:56 -06:00
0912f8f656
fix(nvim): ensure clocked in task for heirline refreshes headline
Some checks failed
Check Formatting of Files / Check-Formatting (push) Failing after 38s
2024-11-17 14:32:23 -06:00
0e4e094ad1
refactor(nvim): improve appearance of neotest summary
Some checks failed
Check Formatting of Files / Check-Formatting (push) Failing after 39s
2024-11-14 12:21:09 -06:00
14a67ac37b
refactor(nvim): improve overeer's binds
Some checks failed
Check Formatting of Files / Check-Formatting (push) Failing after 40s
2024-11-14 11:17:36 -06:00
f361d5d638
refactor(nvim): add a hacky bwdelete function wrapping snacks bdelete 2024-11-14 11:17:25 -06:00
7f028d5cf9
refactor(nvim): improve neotest bindings 2024-11-14 11:16:51 -06:00
1570c3f223
fix(nvim): ensure alpha plugin updates get correct highlight on update
Some checks failed
Check Formatting of Files / Check-Formatting (push) Failing after 38s
2024-11-13 08:58:17 -06:00
4c6234419e
feat(nvim): add key to toggle org indent mode 2024-11-13 03:24:34 -06:00
d7fd11906f
feat(nvim): enable repeat_linebreak for indent blankline 2024-11-13 03:24:16 -06:00
2d1e677157
refactor(nvim): disable show break 2024-11-13 03:24:08 -06:00
d5087774c2
feat(nvim): install grug-far.nvim
Some checks failed
Check Formatting of Files / Check-Formatting (push) Failing after 37s
2024-11-13 00:59:45 -06:00
cace006465
refactor(nvim): give neotest a dedicated leader key
Some checks failed
Check Formatting of Files / Check-Formatting (push) Has been cancelled
2024-11-13 00:59:24 -06:00
811169f9c9
refactor(hm/price): remove xwaylandvideobridge
Some checks failed
Check Formatting of Files / Check-Formatting (push) Failing after 37s
2024-11-13 00:23:23 -06:00
75ba42519c
feat(nvim): add keybind to toggle markview in markdown files
Some checks failed
Check Formatting of Files / Check-Formatting (push) Has been cancelled
2024-11-13 00:22:41 -06:00
83b2a10daa
refactor(nvim): make symbol usage text standout better
Some checks failed
Check Formatting of Files / Check-Formatting (push) Failing after 37s
2024-11-12 01:23:37 -06:00
4e7d8cd536
refactor(hm/price): use hyprpolkitagent instead of gnome polkit agent
Some checks failed
Check Formatting of Files / Check-Formatting (push) Failing after 37s
2024-11-12 00:57:21 -06:00
2e69205abc
refactor(hosts): remove /etc/nixos from persistence
Some checks failed
Check Formatting of Files / Check-Formatting (push) Failing after 37s
2024-11-11 23:14:19 -06:00
88d64a5f73
refactor(hosts/luna): update system.stateVersion 24.05 -> 24.11
This required a manual migration of postgresql from version 15 to 16
2024-11-11 23:13:24 -06:00
f7bc9f393b
refactor(nvim): improve snacks notifier appearance 2024-11-11 20:12:21 -06:00
fe757ad6b1
fix(hosts/luna): do not define networking.fqdn
Some checks failed
Check Formatting of Files / Check-Formatting (push) Failing after 47s
`networking.fqdn` is readonly.
2024-11-11 15:12:14 -06:00
3fb82ca44e
refactor(nvim): replace bufdelete.nvim with snacks.nvim bufdelete
Some checks failed
Check Formatting of Files / Check-Formatting (push) Has been cancelled
2024-11-11 15:11:40 -06:00
420147c5ca
refactor(nix/hypr): use hyprland from upstream
Some checks failed
Check Formatting of Files / Check-Formatting (push) Failing after 47s
2024-11-10 16:08:53 -06:00
c671f70423
fix(nvim): handle rust analyzer cancellation issues
Some checks failed
Check Formatting of Files / Check-Formatting (push) Failing after 34s
2024-11-08 00:55:37 -06:00
d54cd8782c
refactor(nvim): improve rust analyzer settings 2024-11-08 00:55:25 -06:00
62f92944dc
feat(nvim): install snacks.nvim
Some checks failed
Check Formatting of Files / Check-Formatting (push) Has been cancelled
2024-11-08 00:54:59 -06:00
cddedfdfbb
refactor(nvim): change header logo for dashboard (alpha)
Some checks failed
Check Formatting of Files / Check-Formatting (push) Failing after 33s
2024-11-07 16:25:08 -06:00
e8384118a8
refactor(nvim): use width of list pat for breakindentopt
Some checks failed
Check Formatting of Files / Check-Formatting (push) Failing after 34s
2024-11-07 15:19:22 -06:00
7f34bb6dc7
feat(nvim): enable showbreak
Some checks failed
Check Formatting of Files / Check-Formatting (push) Failing after 32s
2024-11-07 15:18:20 -06:00
11ad7c3991
refactor(nix/lib): rewrite recurseDir to leverage pipe operators
Some checks failed
Check Formatting of Files / Check-Formatting (push) Failing after 32s
2024-11-06 17:35:42 -06:00
b975022f17
refactor(nvim): improve visibility of rainbow delims
Some checks failed
Check Formatting of Files / Check-Formatting (push) Failing after 34s
2024-11-06 17:23:53 -06:00
f4024113ad
feat(nix): enable experimental pipe-operators
Some checks failed
Check Formatting of Files / Check-Formatting (push) Failing after 33s
2024-11-06 16:09:52 -06:00
db641bb6b5
build(nix): update flake.lock
Some checks failed
Check Formatting of Files / Check-Formatting (push) Failing after 32s
2024-11-06 15:56:47 -06:00
1b728560f0
chore(nvim): update lazy lock 2024-11-06 15:56:47 -06:00
0bc693241a
chore: update .envrc nix direnv 2024-11-06 15:56:47 -06:00
fc77e1046a
feat(hosts/orion): use overlays 2024-11-06 15:56:46 -06:00
b613ff478b
feat(hosts/orion): enable qemuGuest 2024-11-06 15:56:46 -06:00