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
6164455931
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})
Removed comment blocks from placeholders
2013-06-20 17:33:44 -04:00
${3}
beginning make snippets
2011-09-23 22:09:53 -04:00
endif
Reference in New Issue
Copy Permalink