mirror of
https://github.com/neovim/neovim.git
synced 2025-09-06 11:28:22 +00:00
fix(editorconfig): add metadata comment
(cherry picked from commit aa4900dff0
)
This commit is contained in:

committed by
github-actions[bot]
![github-actions[bot]](/assets/img/avatar_default.png)
parent
96dc2d559b
commit
2ac6405e80
@@ -1,3 +1,9 @@
|
|||||||
|
" Nvim syntax file
|
||||||
|
" Language: EditorConfig
|
||||||
|
" Last Change: 2023-07-20
|
||||||
|
"
|
||||||
|
" This file is intentionally _not_ copied from Vim.
|
||||||
|
|
||||||
runtime! syntax/dosini.vim
|
runtime! syntax/dosini.vim
|
||||||
unlet! b:current_syntax
|
unlet! b:current_syntax
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user