mirror of
https://github.com/neovim/neovim.git
synced 2025-09-06 03:18:16 +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