rajout config vim dans solution

This commit is contained in:
2021-09-08 12:11:05 +02:00
parent 6f7cc0da89
commit 2ebe8fb39c

View File

@@ -37,3 +37,9 @@ pipelining = True
$ mkdir -m 1777 /etc/ansible/facts
$ ansible-config dump
```
```bash
$ echo 'set softtabstop=2 expandtab shiftwidth=2 smarttab autoindent' >> ~/.vimrc
```