configuration de vim
This commit is contained in:
parent
54dadbb996
commit
ffc3d959af
1 changed files with 33 additions and 1 deletions
34
README.md
34
README.md
|
@ -1 +1,33 @@
|
|||
# Dotfiles
|
||||

|
||||
|
||||
# Mes dotfiles pour Archlinux
|
||||
|
||||
## Capture d'écran
|
||||
|
||||
![capture]()
|
||||
|
||||
|
||||
## Détails
|
||||
|
||||
| **Fonction** | **Logiciels** |
|
||||
| :--- | :---- |
|
||||
| OS | Archlinux |
|
||||
| Bureau | Gnome |
|
||||
| Shell | Zsh |
|
||||
| DM | GDM |
|
||||
| Editeurs | vim|
|
||||
|
||||
## Configurations
|
||||
|
||||
### Vim
|
||||
|
||||
Pour configurer vim lancer.
|
||||
```vim +PluginInstall +qall```
|
||||
|
||||
## Liens
|
||||
[Blog](https://draconis.me) <br />
|
||||
[Mastodon](https://mstdn.io/@draconis) <br />
|
||||
|
||||
## License
|
||||
The code is available under the [License]()
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue