1
Fork 0

Remove no longer needed filetype nvim plugins, add foot quick_select, and more

This commit is contained in:
prescientmoon 2025-06-06 10:40:11 +02:00
commit 7c4e4325e5
Signed by: prescientmoon
SSH key fingerprint: SHA256:WFp/cO76nbarETAoQcQXuV+0h7XJsEsOCI0UsyPIy6U
13 changed files with 169 additions and 68 deletions
home/features/neovim/snippets

View file

@ -24,7 +24,7 @@ block auto start
string proc
snip
$1 :: proc ($2) -> $|3⟨$3,($3\, ok: bool)⟩ {
$1 :: proc ($2) $?3⟨-> $|3⟨$3,($3\, ok: bool)⟩ {
$4
}
$0