Commit Graph

455 Commits

Author SHA1 Message Date
e158434595
fix(nvim): make headlines.nvim refresh on VimResized
Some checks are pending
Check Formatting of Files / Check-Formatting (push) Waiting to run
2024-10-15 17:55:09 -05:00
3656d11b13
refactor(nvim): use C-j & C-k to scroll cmp docs
Note: this does mean that C-k binds for entering raw codes no longer works by default.
2024-10-15 16:54:13 -05:00
99a1557151
feat(hm/price): install dig & nethogs 2024-10-15 16:36:02 -05:00
efb6b0e151
refactor(nvim): improve markup highlights 2024-10-15 16:35:43 -05:00
9726ac05c7
refactor(nvim): set tw for markdown to 0
Some checks failed
Check Formatting of Files / Check-Formatting (push) Failing after 36s
2024-10-11 10:18:40 -05:00
382cf71f87
feat(hypr): allow screencopy to use restore token by default 2024-10-09 13:17:52 -05:00
e2008bec3e
feat(nvim): improve hls for markup list numbers 2024-10-09 13:17:52 -05:00
5f0cb9fb3e
chore(nvim): update lazy lock 2024-10-09 11:00:55 -05:00
d18deef20b
fix(nvim): remove hanging comma for cmp cust completion
Some checks failed
Check Formatting of Files / Check-Formatting (push) Failing after 36s
2024-10-09 11:00:35 -05:00
8c1186dd0c
refactor(nvim): use magazine.nvim, fork of cmp
Some checks failed
Check Formatting of Files / Check-Formatting (push) Failing after 39s
2024-10-09 10:51:49 -05:00
987ba08a76
fix(hm/price): correctly specify restart setting for xwaylandvideobridge
Some checks failed
Check Formatting of Files / Check-Formatting (push) Failing after 41s
2024-10-03 05:30:28 -05:00
5a03eee4f1
feat(nvim): enable taplo lsp 2024-10-03 05:15:27 -05:00
dbbd9cbf44
fix(nvim): do not let duplicate notifs for same lsp server show 2024-10-03 05:15:27 -05:00
a3f11710b2
feat(nvim): add venv-selector.nvim 2024-10-03 05:15:27 -05:00
a1700e62db
feat(hm/price): add xwaylandvideobridge user service 2024-10-03 03:40:12 -05:00
26e664cc33
refactor(hypr): update windowrules for xwaylandvideobridge 2024-10-03 03:39:59 -05:00
18cc248aa2
feat(zsh): add aliases for podman & docker 2024-10-03 03:39:46 -05:00
8bfce229d9
chore(vesktop): update settings 2024-10-01 15:23:25 -05:00
391cfb3ccb
refactor(nvim): improve capture templates for orgmode 2024-10-01 15:23:08 -05:00
1f160e3bb7
feat(nvim): improve markdown formatlistpat 2024-10-01 15:22:56 -05:00
c9348e6c84
feat(nvim): add auto list bind for insert mode 2024-10-01 15:19:38 -05:00
d990d2464a
chore(nvim): add more words to spellfile 2024-09-30 22:30:46 -05:00
f54efd28cc
refactor(hm/price): disable ccid in scdaemon
Some checks failed
Check Formatting of Files / Check-Formatting (push) Failing after 36s
2024-09-30 14:11:34 -05:00
45c45e7648
refactor(nvim): reorder priorities of cmp completions
Some checks failed
Check Formatting of Files / Check-Formatting (push) Failing after 38s
2024-09-30 13:38:09 -05:00
5450fc71f3
feat(hm/price): add some monitoring utils
Some checks failed
Check Formatting of Files / Check-Formatting (push) Failing after 35s
2024-09-27 02:58:15 -05:00
50f6fd5f9a
chore(nvim): update lazy lock
Some checks failed
Check Formatting of Files / Check-Formatting (push) Failing after 35s
2024-09-27 00:04:49 -05:00
d9a32666e6
chore(nvim): update lazy lock
All checks were successful
Check Formatting of Files / Check-Formatting (push) Successful in 1m3s
2024-09-25 15:31:04 -05:00
07e43f96c3
refactor(nvim): replace nvim-treesitter-endwise with my fork until merge
All checks were successful
Check Formatting of Files / Check-Formatting (push) Successful in 1m7s
2024-09-25 15:28:05 -05:00
3cbb3faa5b
fix(nvim): better validate when updates are available in lazy
Some checks failed
Check Formatting of Files / Check-Formatting (push) Has been cancelled
2024-09-25 15:27:26 -05:00
8ffa964ee7
fix(nvim): properly filter undo/redo messages in noice
All checks were successful
Check Formatting of Files / Check-Formatting (push) Successful in 1m4s
2024-09-21 23:02:35 -05:00
6b0eaf50de
fix(nvim): skip written messages w/ noice
All checks were successful
Check Formatting of Files / Check-Formatting (push) Successful in 1m3s
2024-09-21 21:41:00 -05:00
b1058c1cb9
fix(nvim): update bufs in statusline on BufEnter
Some checks failed
Check Formatting of Files / Check-Formatting (push) Failing after 1m12s
2024-09-21 15:06:52 -05:00
dff7216545
feat(hm/price): install killall
Some checks failed
Check Formatting of Files / Check-Formatting (push) Failing after 1m15s
2024-09-21 14:57:44 -05:00
ec02f51118
chore(nvim): update lazy lock
Some checks failed
Check Formatting of Files / Check-Formatting (push) Failing after 1m8s
2024-09-21 14:56:37 -05:00
b2c5dec5f1
chore(nvim): add more words to spell file 2024-09-21 14:56:37 -05:00
5f4f0fcfe5
refactor(hypr): increase scaling for eDP-1 2024-09-21 14:56:36 -05:00
7dc6a0de58
feat(nvim): include buf count and cur buf in statusline 2024-09-21 14:56:36 -05:00
16d56b8ee1
feat(hm/price): install nasm & asm-lsp 2024-09-21 14:51:53 -05:00
06951b5cfa
feat(hm/price): enable nix-index 2024-09-21 14:51:37 -05:00
1ba4f58b28
refactor(nvim): unpin noice, upstream resolved issues 2024-09-21 14:51:19 -05:00
fdeb4e7bfa
refactor(nvim): do not auto install clangd or asm-lsp 2024-09-21 14:50:24 -05:00
a416fa1a24
feat(hm/price): add vista fonts for Calibri font
Some checks failed
Check Formatting of Files / Check-Formatting (push) Failing after 1m14s
2024-09-15 14:29:29 -05:00
9c0f5e8e19
fix(nvim): properly filter Hop messages in Noice
Some checks failed
Check Formatting of Files / Check-Formatting (push) Failing after 1m11s
2024-09-11 14:41:19 -05:00
5ea8ff87ac
feat(nvim): debounce lsp server attach notification
Some checks failed
Check Formatting of Files / Check-Formatting (push) Has been cancelled
2024-09-11 14:41:10 -05:00
caa444df24
feat(nvim): set formatoptions
Some checks failed
Check Formatting of Files / Check-Formatting (push) Failing after 1m15s
2024-09-11 12:24:20 -05:00
ca226d1c16
refactor(hypr): remove apply_sens_to_raw, no longer valid
Some checks failed
Check Formatting of Files / Check-Formatting (push) Failing after 1m16s
2024-09-11 11:12:14 -05:00
50f7a36412
fix(hypr): run laptop-lid script on reload
Some checks failed
Check Formatting of Files / Check-Formatting (push) Has been cancelled
2024-09-11 11:07:54 -05:00
1281b0c19d
fix(nvim): properly align file icon in winbar
Some checks failed
Check Formatting of Files / Check-Formatting (push) Failing after 1m17s
2024-09-11 09:13:14 -05:00
1da47fcffe
chore(nvim): add words to spellfile 2024-09-09 15:26:03 -05:00
94e967c50f
refactor(nvim): remove hacky sync fix for orgmode 2024-09-09 15:25:54 -05:00