Commit Graph

827 Commits

Author SHA1 Message Date
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
3f395f2b39
fix(nvim): comment out silicon.nvim
Currently it hard crashes neovim on nightly
2023-03-24 11:22:04 -05:00
d5124fa79a
fix(zsh): enable combining chars
This allows some unicode fonts to render correctly
2023-03-22 14:28:00 -05:00
7027d02532
feat(zsh): set proper rust tooling completions 2023-03-22 12:07:48 -05:00
045395dabb
feat(git): improve git config settings 2023-03-21 13:48:08 -05:00
e839d457c4
chore: opt out of powershell telemetry 2023-03-21 13:47:30 -05:00
fb03b597e0
fix(nvim): fix typo for gtd 2023-03-20 09:52:12 -05:00
adc1ff7871
fix(nvim): ensure sqls exposes capabilities 2023-03-20 09:39:18 -05:00
4b48ff730d
chore: remove loose files 2023-03-19 07:15:52 -05:00
0481cd10b7
fix: expose emoji completions for gitcommits 2023-03-15 20:41:41 -05:00
b694b4bb05
fix(nvim): fill in icons for missing ones in lspkind for cmp 2023-03-15 20:39:41 -05:00
df1e59de2b
refactor(nvim): use schemastore.nvim for yaml schemas 2023-03-15 19:51:50 -05:00
82d1732d8e
Revert "refactor(zsh): remove npm env settings"
This reverts commit 1b1312d190.
2023-03-15 19:26:06 -05:00