diff options
Diffstat (limited to 'doc/gentoo-syntax.txt')
-rw-r--r-- | doc/gentoo-syntax.txt | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/doc/gentoo-syntax.txt b/doc/gentoo-syntax.txt index 0435a4c..ec213f5 100644 --- a/doc/gentoo-syntax.txt +++ b/doc/gentoo-syntax.txt @@ -100,14 +100,6 @@ Authors: Ciaran McCreesh <ciaranm at gentoo dot org> * common mistakes (assigning to read-only variables, misspellings, leading non-tab spaces, default WORKDIR assignment) - *g:ebuild_error_on_trailing_whitespace* - Error highlighting for trailing whitespace is available but disabled - by default. To turn it on, add: -> - let g:ebuild_error_on_trailing_whitespace=1 -< - to your |vimrc| file. - *gentoo-glep-syntax* Syntax highlighting for GLEP files is based upon the vim-provided rst |