Update runtime files.

This commit is contained in:
Bram Moolenaar
2018-06-19 14:35:59 +02:00
parent c166927a32
commit d2f3a8b878
56 changed files with 503 additions and 391 deletions

View File

@ -1977,7 +1977,7 @@ set "lite_minlines" to the value you desire. Example: >
LPC *lpc.vim* *ft-lpc-syntax*
LPC stands for a simple, memory-efficient language: Lars Pensj| C. The
LPC stands for a simple, memory-efficient language: Lars Pensjö C. The
file name of LPC is usually *.c. Recognizing these files as LPC would bother
users writing only C programs. If you want to use LPC syntax in Vim, you
should set a variable in your .vimrc file: >