Difference between revisions of "User:Le Forgeron/HowTo/Gvim"

From POV-Wiki
Jump to navigation Jump to search
(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 ...")
 
(No difference)

Latest revision as of 19:27, 27 December 2017

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