2020-01-15 14:23:15 +01:00
parent 35ade90ba5
commit 9ce17ef3cd

@@ -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.