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

Writing A Git Post-commit File In Node.js

I'm trying to write a git post-commit file in node.js and I'm having trouble. The file seem… Read more Writing A Git Post-commit File In Node.js

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?

Useful Vim Plugins For Web Development And Design (php, Html, Css, Javascript)?

Right now I'm using surround.vim to enclose text in HTML tags, and a plugin that highlights tex… Read more Useful Vim Plugins For Web Development And Design (php, Html, Css, Javascript)?

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?