|
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 |
|
|
34db1103dc
|
refactor(nvim): use rust-based plugin for silicon support
|
2023-02-22 16:11:57 -06:00 |
|
|
d713194920
|
feat(nvim): do not expand tabs in gitconfigs
|
2023-02-22 15:33:20 -06:00 |
|
|
bd86b0c95b
|
refactor(git): use tabs in gitconfig
|
2023-02-22 15:32:27 -06:00 |
|
|
392abd04cb
|
Revert "feat(git): use Diffview for git diff"
This reverts commit 7d9ef08a85 .
|
2023-02-21 09:18:12 -06:00 |
|
|
9f4081029f
|
feat(nvim): add mappings for diffview
|
2023-02-21 09:13:35 -06:00 |
|
|
7d9ef08a85
|
feat(git): use Diffview for git diff
|
2023-02-21 09:10:33 -06:00 |
|
|
5ef8ad7fb3
|
refactor(nvim): set conceallevel to 0 for json files
This solves some nuisances in which I can't tell if some indicies are
quoted or not
|
2023-02-19 17:09:13 -06:00 |
|
|
81c308fb4d
|
feat(nvim): add docker compose lsp
|
2023-02-17 19:49:02 -06:00 |
|
|
a9ed33f30a
|
feat(nvim): add custom nginx lsp server conf
|
2023-02-17 19:45:25 -06:00 |
|
|
86a3d3afc6
|
perf(nvim): disable ltex_ls
ltex_ls likes to eat as much ram as it can get its little grubby hands
on
|
2023-02-17 19:16:40 -06:00 |
|
|
1572f1b742
|
fix(nvim): update neorg configs to be compliant with latest versions
|
2023-02-17 12:43:33 -06:00 |
|
|
8627093bc2
|
refactor(nvim): remove tsnode-marker
|
2023-02-17 12:20:42 -06:00 |
|
|
5205adefeb
|
fix(nvim): set headlines to lazily start
|
2023-02-17 12:13:48 -06:00 |
|
|
8f181722ee
|
feat(nvim): better documentation appearance
|
2023-02-17 12:12:57 -06:00 |
|
|
7e7ee7a999
|
style(nvim): format lsp
|
2023-02-16 17:47:09 -06:00 |
|
|
81ef9e20bf
|
fix(nvim): explicitly set fts for ltex_ls
|
2023-02-16 17:46:59 -06:00 |
|