mirror of
https://github.com/neovim/neovim.git
synced 2025-10-26 12:27:24 +00:00
fix(editorconfig): add metadata comment
(cherry picked from commit aa4900dff0)
This commit is contained in:
committed by
github-actions[bot]
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
|
||||
unlet! b:current_syntax
|
||||
|
||||
|
||||
Reference in New Issue
Block a user