the new .vimrc.local system.

This commit is contained in:
2014-11-12 19:54:44 +04:00
parent bf8dd5f87a
commit 28848c342f
3 changed files with 10 additions and 4 deletions

View File

@@ -0,0 +1,5 @@
let g:lcppflags="-std=c++11 -O2 -pthread"
let g:wcppflags="/O2 /EHsc /DWIN32"
let g:argv=' < '.expand('%:t:r').'-sample.in'