Answer the question
In order to leave comments, you need to log in
Answer the question
In order to leave comments, you need to log in
neocomplete
neosnippet
neosnippet-snippets
And I don't have snippets for the node, as there is nothing special to automate, the complete is already very good. Well, creating snippets is quite simple.
snippet function
abbr func
options word
function ${1:#:function_name}(${2:#:argument}) {
${0:TARGET}
}
snippet function2
abbr func2
options head
function ${1:function_name}(${2:argument}) {
${0:TARGET}
}
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question