[Bug 245760] editors/vim-tiny: Unable to turn off syntax highlighting

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Apr 21 16:37:31 UTC 2020


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=245760

--- Comment #2 from bourne.identity at hotmail.com <bourne.identity at hotmail.com> ---
I am not sure there is any pre-existing syntax highlighting with vim-tiny. The
problem I run into is with vim-tiny parsing my .vimrc which has the following
line as the last line :

:syn off

That line gets vim to throw the error that the file nosyntax.vim was not found.
Since there is no pre-existing syntax highlighting with vim-tiny, it should be
nice to pre-package nosyntax.vim into the vim-tiny package so that `:syn off`
is interpreted normally, rather than yielding an unexpected error message.


Thanks.
Manish Jain

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list