Add some missing keywords to tmux.vim

2014-02-06 Thread Jan Larres
I noticed that there were a few keywords missing from the tmux.vim
syntax file, even after the latest updates. This patch adds them in.

Jan
--- /home/user/jan/src/tmux/examples/tmux.vim	2014-02-07 12:09:24.550928116 +1300
+++ tmux.vim	2014-02-07 12:38:13.276769899 +1300
@@ -42,6 +42,7 @@
 	\ list-commands lscm list-keys lsk list-panes lsp list-sessions ls
 	\ list-windows lsw load-buffer loadb lock-client lockc lock[-server]
 	\ lock-session locks move-pane movep move-window movew new[-session]
+	\ new-window neww
 	\ next-layout nextl next[-window] paste-buffer pasteb pipe-pane pipep
 	\ previous-layout prevl prev[ious-window] refresh[-client]
 	\ rename[-session] rename-window renamew resize-pane resizep
@@ -68,15 +69,15 @@
 	\ renumber-windows repeat-time set-remain-on-exit set-titles
 	\ set-titles-string status status-interval status-justify status-keys
 	\ status-left status-left-length status-left-style status-position
-	\ status-right status-right-length staus-right-style status-utf8
-	\ terminal-overrides update-environment visual-activity visual-bell
-	\ visual-content visual-silence word-separators
+	\ status-right status-right-length staus-right-style status-style
+	\ status-utf8 terminal-overrides update-environment visual-activity
+	\ visual-bell visual-content visual-silence word-separators
 
 syn keyword tmuxOptsSetw
 	\ aggressive-resize allow-rename alternate-screen automatic-rename
-	\ c0-change-interval c0-change-trigger clock-mode-colour
-	\ clock-mode-style force-height force-width force-height
-	\ force-width main-pane-height main-pane-width mode-keys
+	\ automatic-rename-format c0-change-interval c0-change-trigger
+	\ clock-mode-colour clock-mode-style force-height force-width
+	\ force-height force-width main-pane-height main-pane-width mode-keys
 	\ mode-mouse mode-style monitor-activity monitor-content monitor-silence
 	\ other-pane-height other-pane-width pane-base-index remain-on-exit
 	\ synchronize-panes utf8 window-status-activity-style
--
Managing the Performance of Cloud-Based Applications
Take advantage of what the Cloud has to offer - Avoid Common Pitfalls.
Read the Whitepaper.
http://pubads.g.doubleclick.net/gampad/clk?id=121051231&iu=/4140/ostg.clktrk___
tmux-users mailing list
tmux-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tmux-users


Re: Add some missing keywords to tmux.vim

2014-02-06 Thread Thomas Adam
Hi,

On 6 February 2014 23:47, Jan Larres  wrote:
> I noticed that there were a few keywords missing from the tmux.vim
> syntax file, even after the latest updates. This patch adds them in.

Thanks, but this is not only an incomplete list, but this work has
already been done and is in Git.

-- Thomas Adam

--
Managing the Performance of Cloud-Based Applications
Take advantage of what the Cloud has to offer - Avoid Common Pitfalls.
Read the Whitepaper.
http://pubads.g.doubleclick.net/gampad/clk?id=121051231&iu=/4140/ostg.clktrk
___
tmux-users mailing list
tmux-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tmux-users


Re: Add some missing keywords to tmux.vim

2014-02-06 Thread Jan Larres
On 07/02/14 12:56, Thomas Adam wrote:
> On 6 February 2014 23:47, Jan Larres  wrote:
>> I noticed that there were a few keywords missing from the tmux.vim
>> syntax file, even after the latest updates. This patch adds them in.
>
> Thanks, but this is not only an incomplete list, but this work has
> already been done and is in Git.

Are you sure? I just did a Git update and those keywords are missing in
the current version. I can check what other keywords are missing,
though.

Jan


--
Managing the Performance of Cloud-Based Applications
Take advantage of what the Cloud has to offer - Avoid Common Pitfalls.
Read the Whitepaper.
http://pubads.g.doubleclick.net/gampad/clk?id=121051231&iu=/4140/ostg.clktrk
___
tmux-users mailing list
tmux-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tmux-users