aboutsummaryrefslogtreecommitdiff
path: root/dotfiles/cheat/vim
diff options
context:
space:
mode:
authorcbreton <corentin.breton@fullsave.com>2020-01-20 10:03:54 +0100
committercbreton <corentin.breton@fullsave.com>2020-01-20 10:03:54 +0100
commitc135875a4aa12e1eeeff6086642852bc9a42bd85 (patch)
tree458bad0e7d5063b52bbe05989dd4de686d59ca58 /dotfiles/cheat/vim
parent0d82cf917b3081260a85e5233c2b9638a2c02fa9 (diff)
downloaddotfiles-c135875a4aa12e1eeeff6086642852bc9a42bd85.tar.xz
dotfiles-c135875a4aa12e1eeeff6086642852bc9a42bd85.zip
Add more cheatsheets
Diffstat (limited to '')
-rw-r--r--dotfiles/cheat/vim6
1 files changed, 6 insertions, 0 deletions
diff --git a/dotfiles/cheat/vim b/dotfiles/cheat/vim
index ebc509d..fb35287 100644
--- a/dotfiles/cheat/vim
+++ b/dotfiles/cheat/vim
@@ -78,3 +78,9 @@ d{motion} delete text that {motion} moves over
# SimpleWorkspaces.vim
To add the current dir in a Workspace: `:WorkspaceInit`
And save it in a better name: `:WorkspaceSave {name}`
+
+# folding
+# (collapse or no)
+
+:set foldmethod=indent foldlevel=1
+za # toggle indent