mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-02-03 06:50:05 +08:00
6 lines
175 B
Plaintext
6 lines
175 B
Plaintext
|
abc vim \w\+\%{abc,3,.} # a comment here
|
||
|
[a-z]\%\# # more comments
|
||
|
# a whole line of comments
|
||
|
abc¡ vi&m \w\+\%{abc,3,.} # some errors
|
||
|
<wrong line start jdh # with a comment
|