diff options
-rw-r--r-- | _vimrc.bundles.local | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/_vimrc.bundles.local b/_vimrc.bundles.local index c4b1429..cebb1e2 100644 --- a/_vimrc.bundles.local +++ b/_vimrc.bundles.local @@ -13,4 +13,5 @@ " Custom plugins Bundle 'mbbill/fencview' Bundle 'fcitx.vim' +Bundle 'Konfekt/FastFold' |