Archived
1
0
Fork 0
This repository has been archived on 2023-08-14. You can view files and clone it, but cannot push or open issues or pull requests.
fichiersvim/README.md
Rick 797dd5ee42
Ajout des sources et modification LICENCE
Le plugin Vim Doge étant sous licence GPL3, le dépot passe sous la licence GPL3.
2020-05-14 12:29:35 +02:00

20 lines
748 B
Markdown
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# FichiersVim
Mes fichiers de configuration de Vim
## Installation
Il faut cloner le repos et déplacer tous les fichiers dans le dossier `~/.vim`.
**Attention :** Cette opération va effacer votre configuration Vim actuelle. Je vous conseille de faire un backup juste avant.
## vimrc.bepo
Le fichier vimrc.bepo est une configuration spéciale pour les claviers bépo. Vous pouvez la retrouver [sur le site officiel](https://bepo.fr/wiki/Vim#.7E.2F.vimrc). Si vous utilisez un clavier bépo, décommentez la première ligne du fichier vimrc.
## Sources
* Thème de couleurs : [vim-code-dark](https://github.com/tomasiser/vim-code-dark)
* [Pathogen](https://github.com/tpope/vim-pathogen)
* [Vim Doge](https://github.com/kkoomen/vim-doge)