This website requires JavaScript.
Explore
Help
Register
Sign In
vim
/
vim-snippets
Watch
1
Star
0
Fork
0
You've already forked vim-snippets
Code
Issues
Pull Requests
Releases
Wiki
Activity
a6db63d83f
vim-snippets
/
snippets
/
make.snippets
5 lines
57 B
Plaintext
Raw
Normal View
History
Unescape
Escape
beginning make snippets
2011-09-23 22:09:53 -04:00
snippet ifeq
ifeq (${1:cond0},${2:cond1})
Modify snippets to support zero tabstop
2013-07-25 17:17:32 -04:00
${0}
beginning make snippets
2011-09-23 22:09:53 -04:00
endif
Reference in New Issue
Copy Permalink