mirror of
https://github.com/neovim/neovim.git
synced 2025-10-26 12:27:24 +00:00
refactor(api): break out Vim script functions to its own file
This commit is contained in:
@@ -89,7 +89,9 @@ CONFIG = {
|
||||
# Section ordering.
|
||||
'section_order': [
|
||||
'vim.c',
|
||||
'vimscript.c',
|
||||
'buffer.c',
|
||||
'extmark.c',
|
||||
'window.c',
|
||||
'win_config.c',
|
||||
'tabpage.c',
|
||||
|
||||
Reference in New Issue
Block a user