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
6b4072d2cc
chore(nvim): update lazy lock
2023-08-28 16:14:51 -05:00
9bfaeaceac
feat(nvim): add more words to spellfile
2023-08-28 16:00:21 -05:00
d96c8853cc
refactor(nvim): remove null-ls 😢
2023-08-28 16:00:09 -05:00
3a433fb181
refactor(nvim): set textwidth to 120
2023-08-28 15:59:07 -05:00
92b6ca2052
feat(nvim): add formatter.nvim
2023-08-28 15:58:41 -05:00
dab7611441
feat(nvim): add nvim lint
2023-08-28 15:56:07 -05:00
1c3c04da4b
feat(nvim): add blockquotes to autolist for markdown
2023-08-28 15:54:59 -05:00
93723dc2c6
feat(nvim): add headlines.nvim
2023-08-28 15:50:21 -05:00
61e9726986
feat(nvim): do not override formatexpr for markdown files
2023-08-27 23:51:31 -05:00
6951329a50
refactor(nvim): do not show hidden files in ripgrep telescope
2023-08-27 21:21:20 -05:00
68656072d5
feat(nvim): add Grimoire to spell file
2023-08-27 21:21:04 -05:00
1664f8ed54
feat(hypr): add keybinding to dismiss mako notification
2023-08-26 18:22:23 -05:00
3535dbdcc4
fix(nvim): correctly setup dap 😓
2023-08-26 18:00:44 -05:00
6a3bb00926
feat(nvim): add gx.nvim
2023-08-26 08:58:54 -05:00
a15469a0f0
fix(nvim): add ccc.nvim to cover for issues in nvim-highlight-colors
2023-08-26 08:58:12 -05:00
344a8e9d54
feat(nvim): set run key for html filetype
2023-08-26 07:44:10 -05:00
3db8f28629
feat(nvim): commenting improvements
2023-08-26 07:43:52 -05:00
283fa7c2eb
refactor(hypr): remove invalid asus binding
2023-08-26 06:34:19 -05:00
18a7651b7e
chore(nvim): update lazy lock
2023-08-26 03:52:37 -05:00
1666bb8f94
feat(nvim): add more words to spell
2023-08-26 03:52:25 -05:00
f9e74ac7e5
feat(nvim): only show inlay hints when in insert mode
2023-08-26 03:51:54 -05:00
45d1a2d67b
feat(hypr): various improvements
2023-08-25 12:36:48 -05:00
920a02cf3f
refactor(wezterm): improve final config log by removing \n
2023-08-24 04:39:44 -05:00
efb8c8c03b
style(nvim): format with stylua
2023-08-24 01:05:43 -05:00
8f597ad392
refactor(nvim): change tint settings
2023-08-23 14:59:36 -05:00