mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-04 20:40:02 -04:00
typo fix
This commit is contained in:
parent
738a0136dd
commit
503c99d766
1 changed files with 1 additions and 1 deletions
|
|
@ -17,7 +17,7 @@ end
|
|||
---
|
||||
---@param mod string, Name of the module that resides in the heirarchy - nvim-treesitter.module
|
||||
---@param commands table, Command list for the module
|
||||
--- _ {command_name} Name of the vim user defined command, Keys:
|
||||
--- - {command_name} Name of the vim user defined command, Keys:
|
||||
--- - {run}: (function) callback function that needs to be executed
|
||||
--- - {f_args}: (string, default <f-args>)
|
||||
--- - type of arguments that needs to be passed to the vim command
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue