Commit Graph

1363 Commits

Author SHA1 Message Date
fce8f32313
refactor(nvim): use Vim icon for Neovim mode 2023-09-02 19:51:21 -05:00
82aab57df8
fix(nvim): only trigger cmp colors when string is received 2023-09-02 19:41:04 -05:00
cb18ae3666
feat(nvim): add nvim-treesitter-endise 2023-09-02 18:43:16 -05:00
8da3eb7073
refactor(nvim): remove lead listchars 2023-09-02 18:33:13 -05:00
bc097e3a51
feat(nvim): add hsl color support for cmp colors 2023-09-02 18:33:13 -05:00
90cbc4969b
refactor(nvim): improve lazy loading of nvim cmp 2023-09-02 16:44:44 -05:00
bae88948b7
refactor(nvim): make cmp docs easier to scroll
These bindings are not exactly "Vim" styled, but they are *much* easier
to reach and use.
2023-09-02 16:38:01 -05:00
6ad55021b7
refactor(zsh): get rustup & cargo completions from rustup comp 2023-09-02 16:36:01 -05:00
b40b7f3e8b
refactor(hypr): use clight to modify monitor brightness instead of light 2023-09-02 16:35:06 -05:00
f55b5fae6c
refactor(hypr): launch clight-gui immediately on start 2023-09-02 16:34:52 -05:00
948bb9007c
refactor(nvim): modify Visual highlight to be more visible 2023-09-02 16:33:52 -05:00
db00254bf2
refactor(hypr): increase blur 2023-09-02 15:31:12 -05:00
0d3e56eb3c
feat(wezterm): decrease background opacity to 0.25 2023-09-02 15:29:42 -05:00
9529df6753
feat(wezterm): improve leader & key table appearance in status bar 2023-09-01 13:58:46 -05:00
3a68104516
feat(nvim): add ts-textobjects 2023-09-01 13:52:41 -05:00
46f293d155
feat(wezterm): show path for tab 2023-08-31 23:47:29 -05:00
cd6716aaf9
refactor(wezterm): deduplicate format-tab-title event calls 2023-08-31 22:42:54 -05:00
c31a1e9799
feat(wezterm): add pane rotation mappings 2023-08-31 22:23:10 -05:00
502dab0e96
feat(wezterm): subtitue home path with ~ in statusbar 2023-08-31 22:14:59 -05:00
d77258f849
refactor(wezterm): remove uneeded cwd_uri check 2023-08-31 22:03:00 -05:00
9a9bae1333
style(nvim): format with stylua 2023-08-31 21:58:00 -05:00
5653be9041
feat(nvim): add user cmd to strip trailing whitespace 2023-08-31 21:57:42 -05:00
007c26e3aa
feat(nvim): map <S-Space> to <Space> in terminals 2023-08-31 21:51:07 -05:00
395bf77a2c
feat(nvim): add autocmd to set terminal opts 2023-08-31 21:36:22 -05:00
7fb445b742
feat(wezterm): set color for compose_cursor 2023-08-31 19:08:36 -05:00
6e43607e6e
refactor(nvim): use varied icons for norg headers 2023-08-31 18:39:58 -05:00
d870ca4c1f
feat(wezterm): error when wezterm is unable to get scrollback 2023-08-31 18:37:49 -05:00
fe9544c23f
refactor(wezterm): remove webgpu_power_preference 2023-08-31 18:35:43 -05:00
f4a6a72fde
chore(wezterm): ignore diagnostics for undefined-field in cwd_uri 2023-08-31 18:34:56 -05:00
f4880596aa
feat(wezterm): show key chords in status 2023-08-31 18:34:09 -05:00
4667ef1185
feat(wezterm): add resize pane submap 2023-08-31 18:34:02 -05:00
9b18d53e66
chore(nvim): update lazy lock 2023-08-31 17:44:12 -05:00
da025c26e3
feat(nvim): improve cmp with "standard_sources" variable 2023-08-31 17:43:39 -05:00
833a111725
feat(nvim): add neorg
This does more than just the title. Bad commit? Yeah, probably. I'm not
going to spend the time to chunk this correctly.

1. Add neorg
2. Remove Overseer as it had conflicting bindings I wanted to use and I
   never use Overseer
3. Yank a bunch of hop bindings that conflicted with new local leader
   key. I never used those hop bindings, so no loss there.
4. Add `image.nvim` that allows previewing images directly in Neovim.
   There's some issues with it for sure in Wezterm, but it works well
   enough.
2023-08-31 17:41:50 -05:00
9a59c826a6
refactor(wezterm): remove duplicated status component 2023-08-31 17:40:07 -05:00
27bf098d35
fix(wezterm): handle new uri object from pane:get_cwd 2023-08-31 17:39:42 -05:00
5b7cb294df
fix(hypr): properly disable laptop monitor on close
This only shuts off the laptop monitor if there's more than 1 monitor
detected. If there's only 1 detected then that's the laptop screen and
that will get shut off on lid close by systemd for suspend.
2023-08-31 11:53:56 -05:00
89a67931d3
chore(nvim): update lazy lock 2023-08-30 20:54:03 -05:00
d756038032
refactor(hypr): launch applications with exec-once instead of killall 2023-08-30 20:53:33 -05:00
e592ec7367
fix(nvim): properly load lazy headlines 2023-08-30 20:53:11 -05:00
ca35deb1a2
style(wezterm): format with stylua 2023-08-29 23:33:49 -05:00
ab9ad001b2
feat(wezterm): log events to debug 2023-08-29 23:32:46 -05:00
f19671abbd
refactor(wezterm): add LogOpts for logging lib 2023-08-29 23:32:35 -05:00
376e581ba5
style(nvim): format with stylua 2023-08-29 22:49:41 -05:00
43e1917bac
feat(nvim): add stylua for formatters 2023-08-29 22:49:23 -05:00
998097f2a1
feat(nvim): add nvim-fundo 2023-08-29 22:48:51 -05:00
d2fbfead3d
feat(nvim): extend formatter to format css with prettierd 2023-08-29 16:58:19 -05:00
751b650242
feat(hypr): use xwaylandvideobridge 2023-08-29 11:47:37 -05:00
641978f776
refactor(waybar): use pavucontrol-qt for vol 2023-08-28 23:02:44 -05:00
f8276a32e2
fix(waybar): properly align warning status for battery 2023-08-28 17:24:10 -05:00