Commit Graph

2653 Commits

Author SHA1 Message Date
c540d91464
refactor(nvim): improve lsp log format
Some checks failed
Check Formatting of Files / Check-Formatting (push) Failing after 47s
2024-12-13 22:40:34 -06:00
a06491ea40
refactor(nvim): remove cmp-cmdline-history
Some checks failed
Check Formatting of Files / Check-Formatting (push) Failing after 37s
2024-12-08 03:21:22 -06:00
6ecd914a18
refactor(nvim): support new setup config for nvim-various-textobjs
Some checks failed
Check Formatting of Files / Check-Formatting (push) Failing after 36s
2024-12-07 01:07:03 -06:00
7369d1bc61
refactor(hm/price): improve handling of fonts
Some checks failed
Check Formatting of Files / Check-Formatting (push) Failing after 36s
2024-12-07 00:35:02 -06:00
5befa8a7b0
fix(hosts/orion): use default nix version
Some checks failed
Check Formatting of Files / Check-Formatting (push) Failing after 37s
Problem: Latest versions of `nix` seem to segfault on flake updates
Solution: Use a known stable version of `nix`
2024-12-06 23:56:58 -06:00
42ed0c978b
feat(hm/price): install spotify
Some checks failed
Check Formatting of Files / Check-Formatting (push) Failing after 39s
2024-12-06 23:52:25 -06:00
160be0e25e
refactor(nvim): improve lazy loading for visual-whitespace
Some checks failed
Check Formatting of Files / Check-Formatting (push) Failing after 38s
2024-12-03 11:16:28 -06:00
6d2eb95039
refactor(nvim): remove spell & wrap indications in winbar 2024-12-03 11:16:06 -06:00
aa6e7447a0
feat(kitty): enable cursor animations
Some checks failed
Check Formatting of Files / Check-Formatting (push) Failing after 38s
2024-12-01 22:16:43 -06:00
707d5c65bc
chore(nvim): update lazy lock 2024-12-01 22:16:30 -06:00
eb404d2884
chore(nvim): add word to spellfile
Some checks failed
Check Formatting of Files / Check-Formatting (push) Has been cancelled
2024-12-01 22:16:21 -06:00
0a981f63d8
refactor(nvim): update sqlite.lua plugin source
Some checks failed
Check Formatting of Files / Check-Formatting (push) Has been cancelled
2024-12-01 22:16:03 -06:00
7355c4fbea
fix(hm/price): ensure neovim gets current env vars
Some checks failed
Check Formatting of Files / Check-Formatting (push) Has been cancelled
2024-12-01 22:15:38 -06:00
43aa64e281
chore(nvim): update lazy lock
Some checks failed
Check Formatting of Files / Check-Formatting (push) Failing after 35s
2024-11-26 22:41:46 -06:00
e82cafa7f5
refactor(hm/price): do not set LD_LIBRARY_PATH
Some checks failed
Check Formatting of Files / Check-Formatting (push) Has been cancelled
2024-11-26 22:41:29 -06:00
900e6763aa
refactor(nvim): make telescope respect winblend 2024-11-26 22:41:13 -06:00
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