This commit is contained in:
Adam Stankiewicz
2014-08-27 18:16:33 +02:00
parent 91da1ec2a5
commit bd35da8e9c
13 changed files with 303 additions and 36 deletions

View File

@@ -1,3 +1,4 @@
setlocal formatoptions+=ro
setlocal commentstring=//%s
let &l:include = '^\s*import'
let &l:includeexpr = 'substitute(v:fname,"\\.","/","g")'