Remove no longer needed filetype nvim plugins, add foot quick_select, and more
This commit is contained in:
parent
f34a19e67e
commit
7c4e4325e5
13 changed files with 169 additions and 68 deletions
home/features/neovim/snippets
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue