Skip to content

Instantly share code, notes, and snippets.

@saitoha
Created April 30, 2014 11:49
Show Gist options
  • Save saitoha/acbd55256359a926535a to your computer and use it in GitHub Desktop.
Save saitoha/acbd55256359a926535a to your computer and use it in GitHub Desktop.
update syntax file for GNU Screen
diff -r 609b7c0be284 runtime/syntax/screen.vim
--- a/runtime/syntax/screen.vim Tue Apr 29 20:04:09 2014 +0200
+++ b/runtime/syntax/screen.vim Wed Apr 30 20:45:39 2014 +0900
@@ -81,6 +81,7 @@
\ chacl
\ charset
\ chdir
+ \ cjkwidth
\ clear
\ colon
\ command
@@ -104,6 +105,7 @@
\ deflogin
\ defmode
\ defmonitor
+ \ defmousetrack
\ defnonblock
\ defobuflimit
\ defscrollback
@@ -126,7 +128,9 @@
\ fit
\ flow
\ focus
+ \ focusminsize
\ gr
+ \ group
\ hardcopy
\ hardcopy_append
\ hardcopydir
@@ -157,6 +161,7 @@
\ monitor
\ msgminwait
\ msgwait
+ \ mousetrack
\ multiuser
\ nethack
\ next
@@ -182,6 +187,7 @@
\ register
\ remove
\ removebuf
+ \ rendition
\ reset
\ resize
\ screen
@@ -210,6 +216,7 @@
\ time
\ title
\ umask
+ \ unbindall
\ unsetenv
\ utf8
\ vbell
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment