My personal Vim configuration.
Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.

před 5 roky
před 5 roky
před 5 roky
123456789
  1. # Vim configuration
  2. My personnal Vim configuration.
  3. ## How to install
  4. Just clone this repository, `cd` to the clone and run `make install`.
  5. Note: if a configuration already exists, it will be backed up.