Commit Graph

1091 Commits

Author SHA1 Message Date
950827106c
feat(zsh): add alias for git operations redirect to Neogit 2023-07-17 13:33:20 -05:00
3be7f66396
refactor(nvim): set correct nf icon for statusline mode 2023-07-17 13:29:52 -05:00
b2d3fc5098
feat(font): include fontconfig 2023-07-17 11:34:54 -05:00
54ed1e8fc0
fix(waybar): use correct nerd font symbols 2023-07-17 11:32:16 -05:00
f65bba3afa
fix: remove invalid battery symbols 2023-07-17 10:14:29 -05:00
1bd6df4840
refactor(nvim): use autocmd to set neogit settings 2023-07-14 17:49:17 -05:00
808543fffd
feat(nvim): use trouble for lsp definitions 2023-07-14 14:10:28 -05:00
18a631e1d7
refactor(nvim): improve cmp sort 2023-07-14 14:06:41 -05:00
eb4661da6d
refactor(nvim): improve cmp comparators 2023-07-13 22:35:41 -05:00
5a299830fd
feat(nvim): add cmp-git source for cmp 2023-07-13 22:35:02 -05:00
32fc8c7995
refactor(nvim): update cmp priorities for gitcommit 2023-07-13 20:34:58 -05:00
26496a5b79
chore(nvim): run stylua 2023-07-13 20:34:58 -05:00
c3cb43bdad
feat(nvim): enable ccc by default 2023-07-13 20:34:58 -05:00
3e479f5e09
feat(nvim): improve Neogit's appearance 2023-07-13 20:34:58 -05:00
c14ab8c21b
refactor(zsh): remove CHASE_DOTS option 2023-07-13 16:37:07 -05:00
8172ea68ef
style(nvim): run stylua 2023-07-13 15:42:15 -05:00
ac7bbb12dd
fix(nvim): properly hide notifications for lazy.nvim 2023-07-13 15:41:26 -05:00
b6410dea25
chore(nvim): update lazy lock 2023-07-13 15:40:58 -05:00
337bd9e894
feat(nvim): update indent blankline to exclude some neogit buffers 2023-07-13 15:40:22 -05:00
3485034412
feat(nvim): update neogit config for massive update 2023-07-13 15:38:23 -05:00
4d8265b3fe
feat(nvim): set highlights for rainbow delimiters 2023-07-13 15:36:46 -05:00
bc5b89b96b
refactor(git): remove ssfcu config 2023-07-13 14:50:04 -05:00
e9eb457a9a
style(nvim): format with stylua 2023-07-13 14:31:44 -05:00
4e97b08d50
refactor(nvim): use state dir for neovim undodir
Was using XDG_CACHE which is incorrect.

Yes, Neovim uses this by default, but it's nice to ensure this is always
set as I desire instead of an upstream change setting this differently.
2023-07-13 14:30:35 -05:00
ef76ad857c
chore(nvim): update lazy lock 2023-07-13 14:22:38 -05:00
005c9b0ba7
refactor(nvim): use rainbow-delimiters.nvim instead of ts-rainbow2
ts-rainbow2 is deprecated 😔
2023-07-13 14:22:07 -05:00
ecfc5c6330
feat(nvim): set sidescrolloff to 5 2023-07-13 14:19:49 -05:00
18c2a82025
feat(nvim): set commentstring for sql 2023-07-12 19:19:47 -05:00
84922872f6
refactor(nvim): remove unused sql functions 2023-07-12 19:19:26 -05:00
43b088a580
feat(zsh): add Unzip function 2023-07-12 19:17:45 -05:00
4ef0470b43
feat(wezterm): use Meslo Nerd
This font has a better check mark symbol
2023-07-10 12:44:50 -05:00
804328a567
refactor(wezterm): re-enable Noto Fonts Emoji 2023-07-10 08:08:31 -05:00
52fa11c51d
style(wezterm): format with stylua 2023-07-09 15:49:35 -05:00
dfda150721
refactor(wezterm): remove fonts directory 2023-07-09 14:40:48 -05:00
ff5730327b
refactor(nvim): do not notify about updates 2023-07-08 07:03:16 -05:00
b9fcc423f5
chore(nvim): update lazy lock 2023-07-07 20:15:52 -05:00
66c7d35a5b
refactor(nvim): use trouble mappings for lsp 2023-07-07 20:15:39 -05:00
ad35098a0f
fix(nvim): set splitkeep to cursor
This fixes some problems cropping up in trouble.nvim
2023-07-07 20:15:03 -05:00
bb7c6cea63
fix(nvim): set icon for nvim-lightbulb 2023-07-07 20:14:52 -05:00
c3de219170
refactor(hypr): improve animations and appearance 2023-07-07 14:05:06 -05:00
e334a6b1a2
refactor(hypr): improve workspace movement
This permits for sending multiple windows at once without need to going
back to the workspace
2023-07-07 14:04:36 -05:00
dde47478ce
feat(nvim): enable enhanced diff highlights for diffview 2023-07-07 10:02:10 -05:00
617b94f5d7
chore(nvim): update lazy lock 2023-07-06 06:23:01 -05:00
34c7ea44e6
style(nvim): format with stylua 2023-07-05 07:36:45 -05:00
e3478b69e2
feat(nvim): add fugitive.vim 2023-07-05 07:36:26 -05:00
a7bea85f8c
refactor(nvim): remove forgit 2023-07-05 07:36:12 -05:00
c6b8b27065
refactor(wezterm): increase background opacity 2023-07-05 03:49:35 -05:00
3bd99b8ded
chore(nvim): update lazy lock 2023-07-05 02:11:00 -05:00
b66ba7c07b
refactor(git): default to rebase on pull 2023-07-05 02:10:35 -05:00
276c8305f8
refactor(nvim): set gh refresh interval to 1 minute 2023-07-04 16:55:22 -05:00