Reputation: 81
I'm looking to capture the current class name (in java) using the % char - but in vimscript I want to push this string value into a variable
let objName = % throws an error currently so I'm looking for some help (vimscript newbie)
Upvotes: 0
Views: 300