File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed
Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change @@ -9,6 +9,18 @@ categories: asciicast
99 {% asciicast 30059 %}
1010</div >
1111
12+ Grouping files is a secret weapon of * vim-ctrlspace* that allows you to work in
13+ a way that ** vanilla Vim doesn’t** . I’ll spare you tricky details about * Vim*
14+ buffers, tabs, and the like. Just ** treat grouped files in tabs** as
15+ a workspaces arrangement, OK? See example:
16+
17+ * Docs & Notes* tab groups all project notes and documentation. Implementing
18+ authentication you can group all related files under * Google OAuth 2.0* tab.
19+ You can even keep files from any projects or directory as you’re not limited by
20+ the project scope. This way a third tab, * Plans & goals* can be added.
21+
22+ Will ** learning vim-ctrlspace** land in your ** 2016 Plan & goals** list?
23+
1224<!-- more-->
1325
1426{% gist ryrych/e95ba23a5f71c93cfda4 %}
You can’t perform that action at this time.
0 commit comments