home: vim: remove 'fastfold' configuration
I missed it in the original commit that removed the plug-in from my configuration...
This commit is contained in:
parent
abec0dd226
commit
458ea144c4
1 changed files with 0 additions and 5 deletions
|
|
@ -1,5 +0,0 @@
|
||||||
-- Intercept all fold commands
|
|
||||||
-- stylua: ignore
|
|
||||||
vim.g.fastfold_fold_command_suffixes = {
|
|
||||||
"x", "X", "a", "A", "o", "O", "c", "C", "r", "R", "m", "M", "i", "n", "N",
|
|
||||||
}
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue