Commit Graph

839 Commits

Author SHA1 Message Date
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
6edd4eafb2
fix(hypr): ensure screen sharing works 2023-04-14 13:22:58 -05:00
11bd642a92
refactor(nvim): add increment/decrement binding description 2023-04-11 14:25:13 -05:00
a0da45b569
feat(nvim): add tabclose binding 2023-04-11 14:25:01 -05:00
7ebdaf218b
refactor(nvim): show relative path in lualine buffers 2023-04-11 14:16:24 -05:00
12c7244e76
feat(nvim): add vim version to dashboard 2023-04-11 14:11:33 -05:00
4a6a58c5a2
feat(git): add allowed signers 2023-04-11 13:53:15 -05:00
9607476426
chore(zsh): update p10k config with latest 2023-04-11 13:21:57 -05:00
9ae75b8c35
refactor(zsh): move powerlevel10k into submodule 2023-04-11 13:13:26 -05:00
3c80eabdbb
Revert "chore(zsh): Update submodule deps"
This reverts commit f3b882d047.
2023-04-11 12:49:54 -05:00
60d60fb5f7
Revert "refactor(wezterm): decrease opacity on linux"
This reverts commit b21950cae8.
2023-04-11 12:46:53 -05:00
11c94e69cd
refactor(nvim): link neogit diff ctx highlight to CursorLine hl 2023-04-11 12:43:45 -05:00
8e02e7744f
feat(hypr): run polkit agent on startup 2023-04-11 12:41:29 -05:00
b21950cae8
refactor(wezterm): decrease opacity on linux 2023-04-11 12:37:00 -05:00
83a5530626
refactor(nvim): improve neogit highlights 2023-04-11 12:34:11 -05:00
3bac7e11c3
fix(nvim): ensure neotree bg highlights are not modified 2023-04-11 12:24:11 -05:00
acff254b36
fix(chrome): properly set ozone platform to wayland 2023-04-11 11:33:06 -05:00
f3b882d047
chore(zsh): Update submodule deps 2023-04-11 08:11:34 -05:00
bb84c24648
Revert "refactor(zsh): remove forgit"
This reverts commit c40352a364.
2023-04-11 07:52:57 -05:00
fe5dde7fe5
refactor(hypr): simplify wifi change script 2023-04-10 03:07:03 -05:00
39b7109f39
feat(nvim): add Nibbler 2023-04-09 23:17:45 -05:00
5c79abffeb
style(nvim): format with stylua 2023-04-08 13:18:10 -05:00
c40352a364
refactor(zsh): remove forgit 2023-04-07 05:53:58 -05:00
e963df39fe
fix: remove overlapping rebinding on '=' 2023-04-07 05:22:56 -05:00
77c53e6ee3
feat(nvim): disable ufo in norg files 2023-04-07 02:22:32 -05:00
8c3aaca883
feat(nvim): use azure pipelines ls for azure pipelines 2023-04-06 23:24:27 -05:00
21b1849b9b
feat(nvim): set highlights for headlines.nvim 2023-04-05 21:39:41 -05:00
36256444d2
fix(nvim): properly set up and load headlines.nvim 2023-04-05 21:39:30 -05:00
228decdd75
refactor(nvim): set new highlight for diffvew file history 2023-04-05 15:58:46 -05:00
638032941a
refactor(nvim): remove sqls lsp -- it has been deprecated 2023-04-05 12:27:47 -05:00
538cba6850
fix(nvim): remove ansible lint from null-ls
We already get ansible lint reporting from the ansible language server
2023-04-02 22:08:34 -05:00
70ba2e1e6f
feat(nvim): set no bg color for FloatTitle hl 2023-03-30 13:57:36 -05:00
f03778aba7
fix(chromium): properly set flags for wayland 2023-03-30 13:57:03 -05:00
063509bfef
Revert "refactor(nvim): remove headlines.nvim"
This reverts commit 4387a2b362.
2023-03-30 11:43:51 -05:00
d369ec4cc7
Revert "feat(nvim): add cspell to null_ls"
This reverts commit 94291da378.
2023-03-27 14:56:27 -05:00
94291da378
feat(nvim): add cspell to null_ls 2023-03-27 14:28:32 -05:00
4387a2b362
refactor(nvim): remove headlines.nvim 2023-03-27 09:22:56 -05:00
7d012db9e8
feat(nvim): disable treesitter on large files (>100KB) 2023-03-26 13:25:52 -05:00
2e498f2aef
refactor(zathura): use kanagawa colors 2023-03-26 12:12:29 -05:00