From 9ce17ef3cd4bfbd0c2f82519d47aabdcdc868d62 Mon Sep 17 00:00:00 2001 From: Martin Winkler Date: Wed, 15 Jan 2020 14:23:15 +0100 Subject: [PATCH] --- Home.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Home.md b/Home.md index 92c4faa..922ff16 100644 --- a/Home.md +++ b/Home.md @@ -11,6 +11,10 @@ set shiftwidth=2 syntax on ``` +Further improvements of bash like source code can be achived with this [script](https://www.vim.org/scripts/script.php?script_id=1215) + +Place it in `~/.vim/indent/` and restart vim. + ### Auto indent all lines **=**, the indent command can take motions.