mirror of
https://github.com/neovim/neovim.git
synced 2025-10-26 12:27:24 +00:00
docs(gen): support language annotation in docstrings
This commit is contained in:
@@ -241,7 +241,8 @@ end
|
||||
---
|
||||
--- It is recommended to trigger this using an autocmd or via keymap.
|
||||
---
|
||||
--- <pre>
|
||||
--- Example:
|
||||
--- <pre>vim
|
||||
--- autocmd BufEnter,CursorHold,InsertLeave <buffer> lua vim.lsp.codelens.refresh()
|
||||
--- </pre>
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user