summaryrefslogtreecommitdiffstats
path: root/.vimrc
diff options
context:
space:
mode:
authorEddy Pedroni <eddy@0xf7.com>2022-12-28 08:54:21 +0100
committerEddy Pedroni <eddy@0xf7.com>2022-12-28 08:54:21 +0100
commitc26e1fe77831d4e7803a411d6d2e6f8844c1e8d8 (patch)
tree3b5ffb438432995ecd8541303fabcf8347f46572 /.vimrc
parent1559f1511f746cd1f9528338e3d23cd869de173a (diff)
US keyboard layout, disabled status bar
Diffstat (limited to '.vimrc')
-rw-r--r--.vimrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/.vimrc b/.vimrc
index 3cd0588..c1aa378 100644
--- a/.vimrc
+++ b/.vimrc
@@ -21,6 +21,7 @@ Plugin 'veloce/vim-aldmeris'
Plugin 'tpope/vim-fugitive'
Plugin 'ctrlpvim/ctrlp.vim'
+
" All of your Plugins must be added before the following line
call vundle#end() " required
filetype plugin indent on " required