Commit Graph

594 Commits

Author SHA1 Message Date
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
1b1312d190
refactor(zsh): remove npm env settings 2023-03-11 15:51:57 -06:00
edc59f296f
feat(nvim): improve defaults for neorg 2023-03-10 14:53:45 -06:00
5581b48b7c
feat(nvim): set highlight for TreesitterContext 2023-03-08 14:03:04 -06:00
6ae5d4dc17
refactor(nvim): remove useless variable from lsp symbol function 2023-03-07 23:13:58 -06:00
7f5f3a66f1
feat(nvim): enable gobble for silicon.nvim 2023-03-07 23:07:05 -06:00
7bc66d6e17
refactor(hypr): improve recording videos 2023-03-07 08:34:12 -06:00
45668b51b6
refactor(nvim): use different hl group for alpha time 2023-03-07 07:49:11 -06:00
811c69c25e
refactor(nvim): improve azure pipelines matching for yamlls 2023-03-05 07:04:17 -06:00
24cfe91ae4
feat(nvim): add bash debug adapter support 2023-03-05 06:33:30 -06:00
bf40cf4c55
fix(nvim): properly build kanagawa 2023-03-05 03:04:30 -06:00
939a45ff6b
feat(hypr): add capturing gif support to screen-cap.bash 2023-03-05 02:38:31 -06:00
0722a6c6db
refactor(nvim): remove winhighlight options for cmp documentation 2023-03-05 01:20:13 -06:00
484733b98b
fix(nvim): do not lazy load lspconfig
We need to load lspconfig in time for FileType auto commands to register
file types
2023-03-05 01:20:13 -06:00
272d2a88be
feat(zsh): set custom npm install dir 2023-03-05 01:20:08 -06:00
0c77aed4ab
refactor(nvim): improved handling of kanagawa compile 2023-03-04 23:23:20 -06:00
167e1e59e8
feat(nvim): set VMTheme for vim-visual-multi 2023-03-04 18:05:30 -06:00
03994c70ac
refactor(nvim): update to support new kanagawa colors 2023-03-04 17:28:39 -06:00
f4bc4e5151
refactor(nvim): use VeryLazy event with statuscol 2023-03-03 16:19:08 -06:00
232d966039
refactor(nvim): remove various-textobjs 2023-03-03 15:46:50 -06:00
4ca2d9fd50
refactor(nvim): no longer pin neo-tree to specific commit 2023-03-03 13:34:57 -06:00
7985f743f3
feat(nvim): use ts-rainbow2 plugin 2023-03-02 19:43:11 -06:00
5bec1553f0
style(nvim): format with stylua 2023-03-02 18:29:35 -06:00
d565b26a8f
feat(nvim): add nvim-various-textobs plugin 2023-03-02 18:28:17 -06:00
8b0fad5b50
fix(nvim): close alpha's redraw handler 2023-03-02 10:46:10 -06:00
6386d8fd93
fix(nvim): no longer save folds
This caused all files to open as fully folded
2023-03-02 09:56:30 -06:00
55674ef60e
refactor(nvim): nginx ls should use global lsp_capabilities 2023-03-02 09:46:21 -06:00
df8369ec7c
feat(wezterm): set underline position offset 2023-03-01 09:52:26 -06:00
be7f3001ee
style(nvim): format plugins.lua w/ stylua 2023-03-01 01:22:13 -06:00
b6a9597773
fix(nvim): correct setup statuscol 2023-03-01 01:21:59 -06:00
ff0d829a74
fix(nvim): embed correct file icon in silicon captures 2023-02-27 08:15:38 -06:00
20705cfcf9
refactor(nvim): properly call silicon with range 2023-02-27 03:40:13 -06:00
cc45224f9c
refactor(hypr): rename screen-cap inner function 2023-02-27 01:38:16 -06:00
4e92258828
refactor(nvim): remove editorconfig plugin
EditorConfig support is now built in to Neovim
2023-02-27 01:16:09 -06:00