update gitconfig and vimrc

master
Arne Schauf 9 years ago
parent 8106976885
commit 3677cbcc83
  1. 2
      gitconfig
  2. 1
      vimrc

@ -15,4 +15,4 @@
[core]
excludesfile = ~/.gitignore
[credential]
helper = cache
helper = store

@ -178,3 +178,4 @@ Plugin 'othree/html5.vim'
" Plugin 'godlygeek/tabular'
" Plugin 'plasticboy/vim-markdown'
Plugin 'mustache/vim-mustache-handlebars'
let g:mustache_abbreviations = 1

Loading…
Cancel
Save