Explorar o código

Merge branch 'master' of http://github.com/wreed4/vimrc

not sure what I'm merging...
wreed4 %!s(int64=11) %!d(string=hai) anos
pai
achega
61618d154d
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  1. 2 1
      .vimrc

+ 2 - 1
.vimrc

@@ -1,6 +1,7 @@
 " wreed vimrc
 " vim: set foldmethod=marker:
 
+"enable python
 python << end
 import vim
 end
@@ -66,7 +67,7 @@ Plugin 'a.vim'
 Plugin 'elzr/vim-json'
 " Diff directories quickly and powerfully
 Plugin 'DirDiff.vim'
-
+" Enable nested vimrc files
 Plugin 'wreed4/vim-lvimrc'
 
 " end installed plugins