Skip to content Skip to sidebar Skip to footer
Showing posts with the label Vim

How Do I Enable Automatic Folds In Vim?

How do I enable automatic folding in Vim? set foldmethod=syntax doesn't seem to do much of any… Read more How Do I Enable Automatic Folds In Vim?

Vim Plugin To Generate Javascript Documentation Comments

Is there a plugin for vim, somewhat like Jsbeautify, which automatically generates JavaDoc like com… Read more Vim Plugin To Generate Javascript Documentation Comments