aboutsummaryrefslogtreecommitdiffstats
path: root/_vimrc.bundles.local
diff options
context:
space:
mode:
Diffstat (limited to '_vimrc.bundles.local')
-rw-r--r--_vimrc.bundles.local17
1 files changed, 0 insertions, 17 deletions
diff --git a/_vimrc.bundles.local b/_vimrc.bundles.local
deleted file mode 100644
index cebb1e2..0000000
--- a/_vimrc.bundles.local
+++ /dev/null
@@ -1,17 +0,0 @@
-"
-" ~/.vimrc.bundles.local
-" Local customizations for `spf13-vim-3`
-" https://github.com/spf13/spf13-vim
-"
-" Aaron LI
-" Created: 2016-07-05
-"
-
-" Once new plugins are added, they have to be installed by:
-" $ vim +BundleInstall! +BundleClean +q
-
-" Custom plugins
-Bundle 'mbbill/fencview'
-Bundle 'fcitx.vim'
-Bundle 'Konfekt/FastFold'
-