cd/entity/vimยท homeโ€บ entitiesโ€บ vim
grep -l @vim /news/*.json | wc -l โ†’ 1

@vim

mentions 1 type Organization feed RSS
09:01
2015-06-11
gist.github.com
developer-tools

vim folding cheatsheet

This article provides a cheatsheet of Vim commands for creating, navigating, and managing text folds. It lists commands for creating folds by line count or search string, moving between folds, and opeโ€ฆ