aboutsummaryrefslogtreecommitdiffstats
path: root/.vimrc
diff options
context:
space:
mode:
Diffstat (limited to '.vimrc')
-rw-r--r--.vimrc7
1 files changed, 0 insertions, 7 deletions
diff --git a/.vimrc b/.vimrc
index c675698..f9823ba 100644
--- a/.vimrc
+++ b/.vimrc
@@ -102,13 +102,6 @@ set sidescroll=1
" ================ Addons and their settings ========================
so ~/.vim/addons-settings.vim " addon settings
-so ~/.vim/custom-settings.vim " custom settings
-so ~/.vim/custom-functions.vim " custom functions
-
-" custom, untracked settings
-if filereadable(expand("~/.vim/untracked-settings.vim"))
- so ~/.vim/untracked-settings.vim
-endif
" colors
colorscheme pablo