mirror of
https://github.com/neovim/neovim.git
synced 2024-12-23 20:55:18 -07:00
docs(develop.txt): nvim_open_win is now in win_config.c (#15909)
This commit is contained in:
parent
b60e6448eb
commit
655e489e90
@ -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.
|
||||
/// ...
|
||||
|
Loading…
Reference in New Issue
Block a user