|
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 |
|
|
86d41ce892
|
Revert "Revert "fix(nvim): pin neogit to commit prior to a fault""
This reverts commit bff3de377d .
|
2023-02-26 21:36:49 -06:00 |
|
|
b3c6b51fd2
|
feat(nvim): embed filetype icon into silicon output
|
2023-02-26 21:13:14 -06:00 |
|
|
7119075c60
|
refactor(nvim): ensure emoji completions show in gitcommits
|
2023-02-26 20:47:07 -06:00 |
|
|
6f417c327c
|
refactor(nvim): remove test watermark in silicon.nvim
|
2023-02-26 20:05:28 -06:00 |
|
|
a91a79cb50
|
refactor(hypr): make screen cap use hardware accel from gpu, record in mp4
|
2023-02-26 19:56:16 -06:00 |
|
|
7a10989303
|
fix(hypr): ensure xdg-desktop-portal-wlr picks up correct vars
|
2023-02-26 19:24:36 -06:00 |
|
|
bff3de377d
|
Revert "fix(nvim): pin neogit to commit prior to a fault"
This reverts commit 32eccf1bcc .
|
2023-02-26 18:38:56 -06:00 |
|
|
32eccf1bcc
|
fix(nvim): pin neogit to commit prior to a fault
The latest edge of neogit causes the neo-tree buffer to close on opening
some files inside git projects
|
2023-02-22 20:15:43 -06:00 |
|
|
4a215a1623
|
feat(git): autosign commits
|
2023-02-22 20:15:19 -06:00 |
|