Change tmux source to tejr/vim-tmux, closes #45

This commit is contained in:
Adam Stankiewicz
2014-12-11 23:11:43 +01:00
parent 03dd22587a
commit b79385fecc
3 changed files with 56 additions and 59 deletions

2
build
View File

@@ -119,7 +119,7 @@ PACKS="
systemd:kurayama/systemd-vim-syntax systemd:kurayama/systemd-vim-syntax
swift:toyamarinyon/vim-swift swift:toyamarinyon/vim-swift
textile:timcharper/textile.vim textile:timcharper/textile.vim
tmux:acustodioo/vim-tmux tmux:tejr/vim-tmux
tomdoc:duwanis/tomdoc.vim tomdoc:duwanis/tomdoc.vim
typescript:leafgarland/typescript-vim typescript:leafgarland/typescript-vim
vbnet:vim-scripts/vbnet.vim vbnet:vim-scripts/vbnet.vim

View File

@@ -196,7 +196,7 @@ au BufNewFile,BufRead *.target set filetype=systemd
au BufNewFile,BufRead *.timer set filetype=systemd au BufNewFile,BufRead *.timer set filetype=systemd
au BufRead,BufNewFile *.textile set filetype=textile au BufRead,BufNewFile *.textile set filetype=textile
au BufNewFile,BufRead *.thrift setlocal filetype=thrift au BufNewFile,BufRead *.thrift setlocal filetype=thrift
autocmd BufNewFile,BufRead .tmux.conf*,tmux.conf* setf tmux autocmd BufNewFile,BufRead {.,}tmux.conf{.*,} setlocal filetype=tmux
autocmd BufNewFile,BufRead *.toml set filetype=toml autocmd BufNewFile,BufRead *.toml set filetype=toml
autocmd BufNewFile,BufRead *.twig set filetype=twig autocmd BufNewFile,BufRead *.twig set filetype=twig
autocmd BufNewFile,BufRead *.html.twig set filetype=html.twig autocmd BufNewFile,BufRead *.html.twig set filetype=html.twig

View File

@@ -1,6 +1,6 @@
" Vim syntax file " Vim syntax file
" Language: tmux(1) configuration file " Language: tmux(1) configuration file
" Maintainer: Tiago Cunha <me@tiagocunha.org> " Maintainer: Tiago Cunha <tcunha@users.sourceforge.net>
" Last Change: $Date: 2010-07-27 18:29:07 $ " Last Change: $Date: 2010-07-27 18:29:07 $
" License: This file is placed in the public domain. " License: This file is placed in the public domain.
@@ -16,64 +16,61 @@ syntax case match
syn keyword tmuxAction any current none syn keyword tmuxAction any current none
syn keyword tmuxBoolean off on syn keyword tmuxBoolean off on
syn keyword tmuxCmds detach[-client] ls list-sessions neww new-window syn keyword tmuxCmds
syn keyword tmuxCmds bind[-key] unbind[-key] prev[ious-window] last[-window] \ attach[-session] detach[-client] has[-session] kill-server
syn keyword tmuxCmds lsk list-keys set[-option] renamew rename-window selectw \ kill-session lsc list-clients lscm list-commands ls list-sessions
syn keyword tmuxCmds select-window lsw list-windows attach[-session] \ lockc lock-client locks lock-session new[-session] refresh[-client]
syn keyword tmuxCmds send-prefix refresh[-client] killw kill-window lsc \ rename[-session] showmsgs show-messages source[-file] start[-server]
syn keyword tmuxCmds list-clients linkw link-window unlinkw unlink-window \ suspendc suspend-client switchc switch-client copy-mode
syn keyword tmuxCmds next[-window] send[-keys] swapw swap-window \ breakp break-pane capturep capture-pane choose-client choose-session
syn keyword tmuxCmds rename[-session] kill-session switchc switch-client \ choose-tree choose-window displayp display-panes findw find-window
syn keyword tmuxCmds has[-session] copy-mode pasteb paste-buffer \ joinp join-pane killp kill-pane killw kill-window lastp last-pane
syn keyword tmuxCmds new[-session] start[-server] kill-server setw \ last[-window] linkw link-window lsp list-panes lsw list-windows movep
syn keyword tmuxCmds set-window-option show[-options] showw show-window-options \ move-pane movew move-window neww new-window nextl next-layout
syn keyword tmuxCmds command-prompt setb set-buffer showb show-buffer lsb \ next[-window] pipep pipe-pane prevl previous-layout prev[ious-window]
syn keyword tmuxCmds list-buffers deleteb delete-buffer lscm list-commands \ renamew rename-window resizep resize-pane respawnp respawn-pane
syn keyword tmuxCmds movew move-window respawnw respawn-window \ respawnw respawn-window rotatew rotate-window selectl select-layout
syn keyword tmuxCmds source[-file] info server-info clock-mode lock[-server] \ selectp select-pane selectw select-window splitw split-window swapp
syn keyword tmuxCmds saveb save-buffer killp \ swap-pane swapw swap-window unlinkw unlink-window
syn keyword tmuxCmds kill-pane resizep resize-pane selectp select-pane swapp \ bind[-key] lsk list-keys send[-keys] send-prefix unbind[-key]
syn keyword tmuxCmds swap-pane splitw split-window choose-session \ set[-option] setw set-window-option show[-options] showw
syn keyword tmuxCmds choose-window loadb load-buffer copyb copy-buffer suspendc \ show-window-options setenv set-environment showenv show-environment
syn keyword tmuxCmds suspend-client findw find-window breakp break-pane nextl \ command-prompt confirm[-before] display[-message]
syn keyword tmuxCmds next-layout rotatew rotate-window confirm[-before] \ choose-buffer clearhist clear-history deleteb delete-buffer lsb
syn keyword tmuxCmds clearhist clear-history selectl select-layout if[-shell] \ list-buffers loadb load-buffer pasteb paste-buffer saveb save-buffer
syn keyword tmuxCmds display[-message] setenv set-environment showenv \ setb set-buffer showb show-buffer
syn keyword tmuxCmds show-environment choose-client displayp display-panes \ clock-mode if[-shell] lock[-server] run[-shell] [server-]info
syn keyword tmuxCmds run[-shell] lockc lock-client locks lock-session lsp
syn keyword tmuxCmds list-panes pipep pipe-pane showmsgs show-messages capturep
syn keyword tmuxCmds capture-pane joinp join-pane choose-buffer
syn keyword tmuxOptsSet prefix status status-fg status-bg bell-action syn keyword tmuxOptsSet
syn keyword tmuxOptsSet default-command history-limit status-left status-right \ buffer-limit escape-time exit-unattached exit-unattached quiet
syn keyword tmuxOptsSet status-interval set-titles display-time buffer-limit \ set-clipboard
syn keyword tmuxOptsSet status-left-length status-right-length \ base-index bell-action bell-on-alert default-command default-path
syn keyword tmuxOptsSet message-[command-]bg lock-after-time default-path \ default-shell default-terminal destroy-unattached detach-on-destroy
syn keyword tmuxOptsSet message-[command-]attr status-attr set-remain-on-exit \ display-panes-[active-]colour display-[panes-]time history-limit
syn keyword tmuxOptsSet status-utf8 default-terminal visual-activity repeat-time \ lock-after-time lock-command lock-server message-[command-]attr
syn keyword tmuxOptsSet visual-bell visual-content status-justify status-keys \ message-[command-]bg message-[command-]fg message-limit
syn keyword tmuxOptsSet terminal-overrides status-left-attr status-left-bg \ mouse-resize-pane mouse-select-pane mouse-select-window mouse-utf8
syn keyword tmuxOptsSet status-left-fg status-right-attr status-right-bg \ pane-[active-]border-style prefix prefix2
syn keyword tmuxOptsSet status-right-fg update-environment base-index \ renumber-windows repeat-time set-remain-on-exit set-titles
syn keyword tmuxOptsSet display-panes-colour display-panes-time default-shell \ set-titles-string status status-style
syn keyword tmuxOptsSet set-titles-string lock-command lock-server \ status-interval status-justify status-keys status-left
syn keyword tmuxOptsSet mouse-select-pane message-limit quiet escape-time \ status-left-style status-left-length status-position status-right
syn keyword tmuxOptsSet pane-active-border-bg pane-active-border-fg \ status-right-style status-right-length status-utf8 terminal-overrides
syn keyword tmuxOptsSet pane-border-bg pane-border-fg message-[command-]fg \ update-environment visual-activity visual-bell visual-content
syn keyword tmuxOptsSet display-panes-active-colour alternate-screen \ visual-silence word-separators
syn keyword tmuxOptsSet detach-on-destroy
syn keyword tmuxOptsSetw monitor-activity aggressive-resize force-width syn keyword tmuxOptsSetw
syn keyword tmuxOptsSetw force-height remain-on-exit uft8 mode-fg mode-bg \ aggressive-resize alternate-screen automatic-rename
syn keyword tmuxOptsSetw mode-keys clock-mode-colour clock-mode-style \ c0-change-interval c0-change-trigger clock-mode-colour
syn keyword tmuxOptsSetw xterm-keys mode-attr window-status-attr \ clock-mode-style force-height force-width layout-history-limit
syn keyword tmuxOptsSetw window-status-bg window-status-fg automatic-rename \ main-pane-height main-pane-width mode-style move-keys
syn keyword tmuxOptsSetw main-pane-width main-pane-height monitor-content \ mode-mouse monitor-activity monitor-content monitor-silence
syn keyword tmuxOptsSetw window-status-current-attr window-status-current-bg \ other-pane-height other-pane-width pane-base-index remain-on-exit
syn keyword tmuxOptsSetw window-status-current-fg mode-mouse synchronize-panes \ synchronize-panes utf8 window-status-bell-style
syn keyword tmuxOptsSetw window-status-format window-status-current-format \ window-status-content-style window-status-activity-style
syn keyword tmuxOptsSetw word-separators window-status-alert-attr \ window-status-[current-]attr window-status-[current-]bg
syn keyword tmuxOptsSetw window-status-alert-bg window-status-alert-fg \ window-status-[current-]fg window-status-[current-]format
\ window-status-separator xterm-keys wrap-search
syn keyword tmuxTodo FIXME NOTE TODO XXX contained syn keyword tmuxTodo FIXME NOTE TODO XXX contained