index
:
myconfigs
master
netsync
server
My personal configurations. Feel free to inspire yourself.
Cynerd
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
vim
/
ftdetect
/
make-co.vim
blob: dbaf43d57d960b8f18147eada97a8a83d1000c45 (
plain
)
1
au
BufRead
,
BufNewFile
*[mM]akefile.
co
,
*.
mk
.
co
,
*.
mak
.
co
,
*.
dsp
.
co
set
filetype
=
make
-
co