mirror of
https://github.com/neovim/neovim.git
synced 2026-01-04 10:26:42 +10:00
docs(develop.txt): nvim_open_win is now in win_config.c (#15909)
This commit is contained in:
@@ -166,7 +166,7 @@ Docstring format:
|
||||
- Use `<pre>` for code samples.
|
||||
|
||||
Example: the help for |nvim_open_win()| is generated from a docstring defined
|
||||
in src/nvim/api/vim.c like this: >
|
||||
in src/nvim/api/win_config.c like this: >
|
||||
|
||||
/// Opens a new window.
|
||||
/// ...
|
||||
|
||||
Reference in New Issue
Block a user