Commit Graph

827 Commits

Author SHA1 Message Date
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
3237c7e4d3
refactor(nvim): nvim cmp cleanup 2023-04-19 23:21:39 -05:00
176f1c3d21
refactor: remove unused Nuget.config 2023-04-19 22:50:53 -05:00
7c06e59166
chore: explicitly include alacritty 2023-04-19 22:50:45 -05:00
976198b82c
fix: properly set gitignore syntax 2023-04-19 22:49:56 -05:00
859e9cf239
refactor(zsh): remove nvim-env 2023-04-19 22:41:24 -05:00
3726d2da87
chore: ignore files as well as dirs 2023-04-19 22:39:42 -05:00
1f75952edb
feat(zathura): explicitly set database to plain 2023-04-19 22:38:47 -05:00
020970944f
chore: explicitly include needed configs 2023-04-19 22:38:29 -05:00
fb48c04b37
refactor: use global exclude in gitignore 2023-04-19 22:35:59 -05:00
8bbcbf7ac9
refactor(nvim): use normal nvim pathing instead of custom nvim-envs
Since 0.9.0 went stable we can target different neovim instances by
using $NVIM_APPNAME instead of crazy linking
2023-04-19 22:35:12 -05:00
ed4e33e3c6
refactor(wezterm): make resize keybind apply to font only 2023-04-17 07:55:43 -05:00
9f478082fd
perf(nvim): convert some plugins to use VeryLazy event 2023-04-17 07:26:55 -05:00
a35d4c6316
refactor(nvim): do not disable netrw
This previously disabled the ability to edit over SSH/SCP
2023-04-17 06:27:41 -05:00
1d88c58a53
feat(nvim): add nvim lightbulb to show code actions 2023-04-17 06:23:34 -05:00
899ce9a76e
chore(nvim): remove hanging comment to unused code 2023-04-17 06:23:22 -05:00
34481b199a
refactor(nvim): set proper priorities for signs 2023-04-17 06:23:01 -05:00
477288834b
feat(zathura): keep color hue for recolor 2023-04-17 02:34:40 -05:00