[MacPorts] #43351: tmux @1.9a; wrong file is copied to vim's ftdetect, breaking vim syntax
MacPorts
noreply at macports.org
Sun Apr 13 20:51:32 PDT 2014
#43351: tmux @1.9a; wrong file is copied to vim's ftdetect, breaking vim syntax
-----------------------+--------------------------------
Reporter: vergus@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.2.1
Resolution: | Keywords:
Port: tmux |
-----------------------+--------------------------------
Comment (by vergus@…):
tmux.ftdetect is plain wrong. And a ftdect file at the root level is bad,
either because vim won't use it (haven't tested), or something else will
want to write there. It should be
/opt/local/share/vim/vimfiles/ftdetect/tmux.vim
See http://vimdoc.sourceforge.net/htmldoc/filetype.html#ftdetect
But maybe the files should just be deleted. They are not essential to tmux
and are provided in tmux's example directory. Vim users can install
separately from https://github.com/tejr/vim-tmux if they really want it.
--
Ticket URL: <https://trac.macports.org/ticket/43351#comment:12>
MacPorts <http://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list