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.