tools: Update vim script
Signed-off-by: Wu Zhangjin <wuzhangjin@gmail.com>
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
:'<,'>s#shell#Shell#g
|
||||
:'<,'>s#[` ]*\([a-zA-Z'"0-9 ~\$?%;()\*:/,!+-_><\&\|]\{1,\}\)[` ]*# `\1` #g
|
||||
:'<,'>s#( #(#g
|
||||
:'<,'>s#`,`#,#g
|
||||
:'<,'>s# )#)#g
|
||||
:'<,'>s#, #,#g
|
||||
:'<,'>s#`Shell`#Shell#g
|
||||
@@ -20,6 +21,7 @@
|
||||
:'<,'>s#^`-#-#g
|
||||
:'<,'>s# `(` #(#g
|
||||
:'<,'>s# `)` #)#g
|
||||
:'<,'>s#)` #)#g
|
||||
:'<,'>s# ` ##g
|
||||
:'<,'>s# `](#](#g
|
||||
:'<,'>s#`\([0-9]\{1,\}\)`#\1#g
|
||||
|
||||
Reference in New Issue
Block a user