Remove accidental line paste
This commit is contained in:
parent
2e141d2c2c
commit
bcb87279e5
|
@ -264,7 +264,6 @@ evaluate-commands %sh{
|
||||||
# Add the language's grammar to the static completion list
|
# Add the language's grammar to the static completion list
|
||||||
printf %s\\n "hook global WinSetOption filetype=cpp %{
|
printf %s\\n "hook global WinSetOption filetype=cpp %{
|
||||||
set-option window static_words $(join "${keywords} ${attributes} ${types} ${values}" ' ')
|
set-option window static_words $(join "${keywords} ${attributes} ${types} ${values}" ' ')
|
||||||
uchar_types="char16_t char32_t"
|
|
||||||
}"
|
}"
|
||||||
|
|
||||||
# Highlight keywords
|
# Highlight keywords
|
||||||
|
|
Loading…
Reference in New Issue
Block a user