mirror of
https://github.com/neovim/neovim.git
synced 2025-02-25 18:55:25 -06:00
parent
77dceaaeb7
commit
3607e0b8ff
@ -1570,15 +1570,6 @@ as Fvwm2 configuration files, add the following: >
|
|||||||
:au! BufNewFile,BufRead /etc/X11/fvwm2/* let b:fvwm_version = 2 |
|
:au! BufNewFile,BufRead /etc/X11/fvwm2/* let b:fvwm_version = 2 |
|
||||||
\ set filetype=fvwm
|
\ set filetype=fvwm
|
||||||
|
|
||||||
If you'd like Vim to highlight all valid color names, tell it where to
|
|
||||||
find the color database (rgb.txt) on your system. Do this by setting
|
|
||||||
"rgb_file" to its location. Assuming your color database is located
|
|
||||||
in /usr/X11/lib/X11/, you should add the line >
|
|
||||||
|
|
||||||
:let rgb_file = "/usr/X11/lib/X11/rgb.txt"
|
|
||||||
|
|
||||||
to your vimrc file.
|
|
||||||
|
|
||||||
|
|
||||||
GSP *gsp.vim* *ft-gsp-syntax*
|
GSP *gsp.vim* *ft-gsp-syntax*
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user