mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-21 00:32:23 +00:00
Fix a missing word.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@62720 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
907532dcbb
commit
748dbc6afb
@ -23,8 +23,8 @@ These are syntax highlighting files for the VIM editor. Included are:
|
|||||||
|
|
||||||
If you prefer, instead of making copies you can make symlinks from
|
If you prefer, instead of making copies you can make symlinks from
|
||||||
~/.vim/syntax/... to the syntax files in your LLVM source tree. Apparently
|
~/.vim/syntax/... to the syntax files in your LLVM source tree. Apparently
|
||||||
did not work with older versions of vim however, so if this doesn't work
|
this did not work with older versions of vim however, so if this doesn't
|
||||||
you may need to make actual copies of the files.
|
work you may need to make actual copies of the files.
|
||||||
|
|
||||||
Another option, if you do not already have a ~/.vim/syntax directory, is
|
Another option, if you do not already have a ~/.vim/syntax directory, is
|
||||||
to symlink ~/.vim/syntax itself to llvm/utils/vim .
|
to symlink ~/.vim/syntax itself to llvm/utils/vim .
|
||||||
|
Loading…
Reference in New Issue
Block a user