home: vim: remove 'fastfold' configuration
All checks were successful
ci/woodpecker/push/check Pipeline was successful
All checks were successful
ci/woodpecker/push/check Pipeline was successful
I missed it in the original commit that removed the plug-in from my configuration...
This commit is contained in:
parent
e3ca18e3af
commit
8570577edf
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