Mark .cjs as javascript
This commit is contained in:
parent
5c6238ef11
commit
fadbad51ca
|
@ -1,7 +1,7 @@
|
||||||
# Detection
|
# Detection
|
||||||
# ‾‾‾‾‾‾‾‾‾
|
# ‾‾‾‾‾‾‾‾‾
|
||||||
|
|
||||||
hook global BufCreate .*[.]m?(js)x? %{
|
hook global BufCreate .*[.][cm]?(js)x? %{
|
||||||
set-option buffer filetype javascript
|
set-option buffer filetype javascript
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user