summaryrefslogtreecommitdiff
blob: e5a2c62be49a6f81c139ba3cbd0e1d39471db25c (plain)
1
2
3
4
5
6
7
8
Configuring ``vim`` and ``gvim``
================================

For full whitespace, character set, syntax and indent settings for ``vim`` and ``gvim``, emerge the ``app-vim/gentoo-syntax`` package.

When fixing ebuilds with broken whitespace, the ``:retab!`` command may be of interest. The ! is required to replace spaces with tabs.