User:Le Forgeron/HowTo/Gvim

From POV-Wiki
< User:Le Forgeron‎ | HowTo
Revision as of 19:27, 27 December 2017 by Le Forgeron (talk | contribs) (Created page with "= Locations of files = The installation of gvim/vim on Ubuntu put the files in '''/usr/share/vim/vimXX''' where '''vimXX''' is the version of vim (for me, '''vim80''' at the ...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Locations of files

The installation of gvim/vim on Ubuntu put the files in /usr/share/vim/vimXX where vimXX is the version of vim (for me, vim80 at the time of writing), hereafter refered as INSTALL_DIR.

The configuration file of vim is in your $HOME, .vimrc (hidden file).

Features

coloured syntax

The description of the syntax is in INSTALL_DIR/syntax/pov.vim