aboutsummaryrefslogtreecommitdiffstats
path: root/vim
diff options
context:
space:
mode:
authorJohannes Löthberg <johannes@kyriasis.com>2014-04-20 17:23:44 +0200
committerJohannes Löthberg <johannes@kyriasis.com>2014-04-20 17:23:44 +0200
commitdf6ae96cfeec9dda6e50706f9349e22670838944 (patch)
treed42498ca0d58d3d39184db7b8f53dc74a64c23c2 /vim
parent0205a8026702f4c5b6c8e46f070bffc8b12a03d3 (diff)
downloaddotfiles-df6ae96cfeec9dda6e50706f9349e22670838944.tar.xz
vimrc: No rust bundle
Diffstat (limited to 'vim')
-rw-r--r--vim/vimrc2
1 files changed, 0 insertions, 2 deletions
diff --git a/vim/vimrc b/vim/vimrc
index 5e2dac8..01ba33b 100644
--- a/vim/vimrc
+++ b/vim/vimrc
@@ -31,8 +31,6 @@ colorscheme Darkcustomside
" Smart Tabs (http://www.emacswiki.org/emacs/SmartTabs)
NeoBundle 'gustavo-hms/vim-smart-tabs'
-NeoBundle 'rust'
-
syntax on
filetype plugin indent on
set autoindent " always set autoindenting on