Commit Graph

2665 Commits

Author SHA1 Message Date
8f354c69ea
refactor(hypr): reimport user environment vars on every reload
Some checks failed
Check Formatting of Files / Check-Formatting (push) Failing after 34s
2024-12-22 14:37:43 -06:00
5d710fda97
refactor(hypr): do not exec swaylock on start
Some checks failed
Check Formatting of Files / Check-Formatting (push) Failing after 36s
2024-12-22 14:22:53 -06:00
dc52352e78
refactor(nvim): improve blink ripgrep integration 2024-12-20 00:58:22 -06:00
a8a2dc60bc
refactor(nvim): remove hurl.nvim 2024-12-20 00:58:00 -06:00
65aa3acf16
feat(hosts/orion): integrate home manager with NixOS config
Some checks failed
Check Formatting of Files / Check-Formatting (push) Failing after 35s
2024-12-18 00:37:02 -06:00
39cee21df1
refactor(nvim): improve ripgrep integration in blink
Some checks failed
Check Formatting of Files / Check-Formatting (push) Failing after 40s
2024-12-17 22:25:26 -06:00
a09deea6bf
refactor(nvim): use default lsp log level
Some checks failed
Check Formatting of Files / Check-Formatting (push) Failing after 36s
2024-12-15 23:29:40 -06:00
cbbbac67b0
feat(nvim): initial migration to blink.cmp 2024-12-15 23:29:40 -06:00
31cc10fe03
refactor(hm/price): improve rust performance
Some checks failed
Check Formatting of Files / Check-Formatting (push) Failing after 43s
2024-12-13 22:42:15 -06:00
eecf89d736
refactor(hosts/orion): add price to systemd-journal group 2024-12-13 22:41:58 -06:00
bcd4398321
refactor(nvim): be more explicit with quick close buffer bind 2024-12-13 22:41:41 -06:00
4f6d5d49e8
refactor(nvim): remove unused options from rustaceanvim 2024-12-13 22:41:26 -06:00
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