Commit Graph

2155 Commits

Author SHA1 Message Date
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
422f14029a fix(zsh): suppress ssh sock output 2023-02-15 14:24:01 -06:00
f7be78206e chore(zsh): update plugins 2023-02-13 12:05:02 -06:00
586db89f4e feat(git): enable signing key with ssh 2023-02-12 19:57:00 -06:00
031c2910e3 refactor(nvim): use different diff fillchar 2023-02-12 19:40:51 -06:00
24df724937 feat(nvim): use custom color for macro recording 2023-02-12 19:27:34 -06:00
2c0398b9da refactor(nvim): do not highlight unfolds 2023-02-12 19:23:32 -06:00
3b52c99cf1 feat(nvim): add datetime to statusline 2023-02-12 19:21:56 -06:00
aeece242aa feat(nvim): new util functions 2023-02-12 19:21:43 -06:00
bb2b68557d refactor(nvim): change dashboard header color 2023-02-12 16:56:55 -06:00
90e0da3594 feat(zsh): add forgit's subcommand to git 2023-02-12 13:32:19 -06:00
3f47962fad feat(zsh): add forgit 2023-02-12 13:31:45 -06:00
75f284b481 Revert "feat(zsh): add forgit for git fzf integration"
This reverts commit 946db030a7.
2023-02-12 13:27:51 -06:00
946db030a7 feat(zsh): add forgit for git fzf integration 2023-02-12 12:26:19 -06:00
893cad8dea chore(wezterm): update fira code font 2023-02-12 11:31:22 -06:00