Commit Graph

1772 Commits

Author SHA1 Message Date
25c37ce7f4
refactor(nvim): darken Normal bg when using Neovide 2024-03-09 22:48:14 -06:00
25f1642587
build(nix-hm): update flake.lock 2024-03-09 22:43:38 -06:00
8c255fab19
refactor(nvim): set highlights for org todo priorities 2024-03-09 22:24:47 -06:00
111b7daa8b
fix(nvim): ensure telescope frecency cmds loads telescope 2024-03-09 22:24:30 -06:00
75c12a3e40
refactor(nvim): allow winbar in git.* fts 2024-03-09 20:57:24 -06:00
419a860078
refactor(nvim): remove win borders for orgmode popups 2024-03-09 20:23:24 -06:00
7ba1e82815
refactor(nvim): use default conceallevel in org files 2024-03-08 15:36:28 -06:00
1bafcda884
refactor(nix-hm): specify pinentryFlavor for gpg-agent 2024-03-08 13:12:58 -06:00
cc8f47ca3a
docs(nvim): update deadline for CI 2024-03-07 21:18:12 -06:00
af6470fecd
fix(zathura): make text under selections visible 2024-03-07 20:40:25 -06:00
f588550601
refactor(nix-hm): remove unused bindings 2024-03-07 15:56:28 -06:00
98bfed667d
chore(nvim): update lazy lock 2024-03-07 15:54:48 -06:00
002378b528
refactor(nix-hm): remove nixd 2024-03-07 15:52:07 -06:00
b711389bc2
feat(nvim): add 'SudoWrite' user command 2024-03-07 15:51:47 -06:00
fd59dd0d65
refactor(nvim): replace nixd with nil_ls 2024-03-07 15:51:18 -06:00
0fcfbfdb50
refactor(nvim): various lsp improvements
I'm too lazy to create separate commits for all this. Just my dot files,
I ain't investing that amount of effort lol
2024-03-07 15:01:10 -06:00
58796dfa9a
refactor(zsh): remove '--all' from ls alias 2024-03-07 11:43:40 -06:00
e40eca031f
feat(nvim): assign telescope frecency a keymap 2024-03-07 11:06:00 -06:00
5d82bac8aa
refactor(nvim): use trim usercmd function from nvim docs 2024-03-07 11:04:10 -06:00
cee6db9c98
refactor(nvim): improve Visual & CursorLine bg colors 2024-03-04 16:07:09 -06:00
635e9f31cc
refactor(nvim): use buf_matches for heirline winbar disable 2024-03-04 13:40:11 -06:00
0cd626e0f6
refactor(nvim): improve telescope mappings 2024-03-04 13:40:10 -06:00
3d938c03e2
build(nix-hm): update flake.lock 2024-03-04 13:40:10 -06:00
1d4702a1b4
feat(nvim): improve Telescope-z sorting & presentation 2024-03-04 13:40:10 -06:00
0eb19757a0
refactor(zsh): improve zsh eza aliases 2024-03-04 13:40:10 -06:00
414af2eb39
refactor(hypr): do not launch neovide with term 2024-03-04 13:40:10 -06:00
83eee3cb1a
feat(nvim): support indent traverse in visual mode 2024-03-04 13:40:10 -06:00
39be549ec1
refactor(nvim): use undercurl for commit msg warning len 2024-03-04 13:40:10 -06:00
1a47f36147
refactor(zsh): better e function to launch $EDITOR 2024-03-04 13:40:09 -06:00
b36b8b143d
refactor(nvim): set folded bg color, remove underline 2024-03-04 13:40:09 -06:00
f295e81dc0
Revert "refactor(nvim): replace cmp async-path with cmp-path"
This reverts commit 133c7cb370.
2024-03-04 13:40:09 -06:00
dec525010a
feat(keyd): configure keyd user service 2024-03-03 12:14:07 -06:00
356ea3006f
refactor(nvim): cleanup Neovide copy/paste bindings 2024-03-02 08:17:21 -06:00
62f746ffa3
chore(nvim): add words to spell file 2024-03-01 13:33:42 -06:00
bfd074b451
refactor(nvim): do not make quoted markup italic 2024-03-01 13:33:42 -06:00
c8a2092475
refactor(nvim): ensure passage files aren't backed up 2024-03-01 13:33:42 -06:00
d3528370bd
feat(zsh): improve neovide integration into term 2024-03-01 13:33:42 -06:00
b11ca1a51c
feat(nvim): register bash ts parser for zsh filetypes 2024-03-01 04:14:35 -06:00
63b19315f2
fix(zsh): set correct XDG_VARS 2024-03-01 04:14:21 -06:00
374fab530d
refactor(nix-hm): source hm session vars before sourcing zsh config 2024-03-01 04:04:34 -06:00
0117953a7d
refactor(zsh): change e alias to a function
This allows the `e` function to pickup the EDITOR var at runtime
2024-03-01 01:08:26 -06:00
300e391dec
refactor(fontconfig): manage font conf through nix-hm 2024-03-01 00:51:08 -06:00
48ac528567
refactor(nvim): use typst grammar from nvim-treesitter upstream 2024-03-01 00:36:48 -06:00
e1e757c3ae
refactor(hypr): use wezterm as SUPER+CR term 2024-02-29 22:35:35 -06:00
47772f0fbf
refactor(hypr): use wpctl for volume controls 2024-02-29 08:15:47 -06:00
94e6041783
feat(nvim): improve tag highlights for orgmode 2024-02-29 07:12:47 -06:00
9b1c7691ee
fix(nvim): manually specify diffview delete dim hl for no italics 2024-02-29 06:48:29 -06:00
d965d769e9
fix(nvim): explicitly define headlines fat_headline_lower_string 2024-02-29 06:41:55 -06:00
10f8c636ff
feat(nix-hm): manage fontconfig via nix 2024-02-29 06:41:55 -06:00
3d6a5a0e40
fix(nix-hm): ensure TERMINFO_DIRS are set 2024-02-29 06:41:54 -06:00