mirror of
https://github.com/neovim/neovim.git
synced 2025-10-04 17:06:30 +00:00
@@ -1551,7 +1551,7 @@ void nvim_set_current_tabpage(Tabpage tabpage, Error *err)
|
||||
}
|
||||
}
|
||||
|
||||
/// Creates a new namespace, or gets an existing one.
|
||||
/// Creates a new *namespace*, or gets an existing one.
|
||||
///
|
||||
/// Namespaces are used for buffer highlights and virtual text, see
|
||||
/// |nvim_buf_add_highlight()| and |nvim_buf_set_extmark()|.
|
||||
|
Reference in New Issue
Block a user