mirror of
https://github.com/neovim/neovim.git
synced 2025-10-01 15:38:33 +00:00
feat(api): add nvim_get_option_value
This commit is contained in:
@@ -58,5 +58,8 @@ return {
|
||||
"highlights";
|
||||
"use_tabline";
|
||||
};
|
||||
option = {
|
||||
"scope";
|
||||
};
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user