Commit Graph

994 Commits

Author SHA1 Message Date
7ce6d9c4ec
feat(wezterm): set term to wezterm 2023-05-07 22:38:52 -05:00
c81c75a2ce
chore(nvim): update lazy lock 2023-05-05 13:15:39 -05:00
16dd0db451
refactor(hypr): decrease rounding on corners 2023-05-05 13:15:21 -05:00
ecb97d7ab1
refactor(nvim): do not do bottom search in noice.nvim 2023-05-05 05:08:16 -05:00
65b9cab1b9
fix(nvim): do not show statuscolumn in dashboard 2023-05-05 04:59:52 -05:00
95620c45f4
fix(nvim): ensure correct ts parsers are installed for noice.nvim 2023-05-05 04:52:49 -05:00
b507f77d2c
style(nvim): format with stylua 2023-05-05 04:51:23 -05:00
0fdab7ea8b
feat(nvim): disable lualine in dashboard 2023-05-05 04:50:52 -05:00
434f5cf8dc
refactor(nvim): remove redundant color plugin 2023-05-05 04:46:43 -05:00
f22e779c29
fix(nvim): do not lazy load treesitter
This causes issues with highlighting etc. on startup. We pretty much
*always* want to use treesitter anyhow, fundamental to all workflows
inside of neovim.
2023-05-05 04:43:06 -05:00
2c2015f5e1
feat(nvim): improve some noice.nvim functionality 2023-05-05 04:40:10 -05:00
aa3c06b0d7
refactor(nvim): remove after key in plugins
after is not valid for lazy.nvim, only for packger which is no longer in
use
2023-05-05 04:34:18 -05:00
cf6633b4c4
style(nvim): format with stylua 2023-05-05 04:29:11 -05:00
547993730d
fix(nvim): do not auto install ts parsers 2023-05-05 04:28:06 -05:00
c206685605
refactor(nvim): remove invalid item in spell file 2023-05-05 04:27:15 -05:00
361643c2ff
chore(nvim): update lazy lock 2023-05-05 04:25:47 -05:00
aa05b13840
style(nvim): format plugins.lua 2023-05-05 04:25:37 -05:00
168b42992c
feat(nvim): add autotag closing for treesitter 2023-05-05 04:25:18 -05:00
b033ab53ab
refactor(nvim): set xml ft to html
Currently nvim-treesitter does not have xml built-in and with how wide
the spec is it makes sense to simply set xml to html for some amount of
treesitter support.
2023-05-05 04:24:36 -05:00
1d8213b402
refactor(wezterm): use leader for invoking commands 2023-05-05 03:40:24 -05:00
9f824de2ef
feat(wezterm): add keybind for ActivateCommandPalette 2023-05-05 03:39:18 -05:00
b2c2069ed8
refactor(wezterm): change lower tab bar to be more colorful, add icons 2023-05-05 03:33:55 -05:00
80e75d376d
chore(wezterm): remove loose file 2023-05-05 03:20:37 -05:00
dcd9b1b19b
chore(wezterm): update firacode fonts 2023-05-05 03:19:50 -05:00
8530b06868
chore(nvim): update lazy-lock 2023-05-05 02:29:56 -05:00
6a549ee478
refactor(nvim): do not abuse timers for macro in statusline 2023-05-05 02:29:38 -05:00
55615756c3
feat: better integration between wezterm & neovim for term history 2023-05-04 02:08:02 -05:00
4f4666a551
refactor(wezterm): do not change hover bg for tabs 2023-05-04 01:42:09 -05:00
d25c9e839f
refactor(nvim): remove time from statusline 2023-05-04 01:34:55 -05:00
568454493e
feat(wezterm): improve tab bar to be like tmux 2023-05-04 01:31:59 -05:00
db8b6d2ab2
chore(nvim): update lazy-lock 2023-05-03 21:00:39 -05:00
f69d75efda
feat(wezterm): tab bar styling improvement 2023-05-03 20:33:32 -05:00
e904493049
refactor(wezterm): clean up gpu detection 2023-05-03 16:58:18 -05:00
2f4e6ff510
refactor(wezterm): improve font handling and fallbacks 2023-05-03 16:41:41 -05:00
a6574a75cf
refactor(zsh): place ssh-agent sock in XDG_RUNTIME_DIR 2023-05-03 16:29:27 -05:00
01c9dc628a
feat(wezterm): add keybind for debug overlay 2023-05-03 16:26:57 -05:00
a69f3d9859
refactor(wezterm): do not dump gpus 2023-05-03 16:26:50 -05:00
ead312f29a
feat(wezterm): properly detect and handle vulkan support 2023-05-03 16:09:27 -05:00
88e6a93abd
style(nvim): format with stylua 2023-05-03 13:39:48 -05:00
caedcc924f
feat(nvim): add live-command.nvim 2023-05-03 13:39:14 -05:00
deab436e2d
chore: improve comment for nibbler 2023-05-03 13:39:00 -05:00
a57cbb11e6
feat(nvim): limit completion menu height to 30 2023-05-01 00:38:12 -05:00
9c7781799d
chore(nvim): update lazy lock 2023-05-01 00:35:15 -05:00
881531546f
chore(nvim): update spell 2023-05-01 00:35:09 -05:00
6c7516ce8c
chore(nvim): update lazy-lock.json 2023-04-28 12:51:27 -05:00
84a289056c
refactor(nvim): remove ltex language server 2023-04-24 15:30:57 -05:00
fa5450b921
feat(nvim): include lazy lock in git tracking 2023-04-24 15:23:02 -05:00
3455a85340
refactor(nvim): improve highlight for NeogitCommitViewHeader 2023-04-24 14:54:02 -05:00
d570f6b6e2
refactor(zsh): do not invoke _kitty_complete for kitty terminal 2023-04-24 04:58:27 -05:00
2fd8515a7f
refactor(nvim): update neorg settings to be compliant with neorg v3 2023-04-24 00:52:29 -05:00