aboutsummaryrefslogtreecommitdiff
path: root/dotfiles
diff options
context:
space:
mode:
authorneodarz <corentin.breton@fullsave.com>2020-06-26 11:33:59 +0200
committerneodarz <corentin.breton@fullsave.com>2020-06-26 11:33:59 +0200
commit8f9b4f6e2c1ea06308889d24da65ea6ccb2bb1de (patch)
tree73563534f2790433a8f21be0c0148b0848b0fd79 /dotfiles
parent9fedeab50203e04a88d7fa94b6f7329c4f9c22ae (diff)
downloaddotfiles-8f9b4f6e2c1ea06308889d24da65ea6ccb2bb1de.tar.xz
dotfiles-8f9b4f6e2c1ea06308889d24da65ea6ccb2bb1de.zip
Add vim tips
Diffstat (limited to 'dotfiles')
-rw-r--r--dotfiles/cheat/vim6
1 files changed, 6 insertions, 0 deletions
diff --git a/dotfiles/cheat/vim b/dotfiles/cheat/vim
index fb35287..5c14dae 100644
--- a/dotfiles/cheat/vim
+++ b/dotfiles/cheat/vim
@@ -84,3 +84,9 @@ And save it in a better name: `:WorkspaceSave {name}`
:set foldmethod=indent foldlevel=1
za # toggle indent
+
+# spellchecking
+`:set spell`
+``:set spelllang=fr`
+`:spell`
+Then select with `z=`