D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
home
/
tattooscyy
/
api
/
vendor
/
scrivo
/
highlight.php
/
test
/
detect
/
vim
/
Filename :
default.txt
back
Copy
if foo > 2 || has("gui_running") syntax on set hlsearch endif set autoindent " switch on highlighting function UnComment(fl, ll) while idx >= a:ll let srclines=getline(idx) let dstlines=substitute(srclines, b:comment, "", "") call setline(idx, dstlines) endwhile endfunction let conf = {'command': 'git'}