mirror of
https://github.com/LazyVim/LazyVim.git
synced 2025-06-27 11:19:02 +02:00
style: fix comment typo (#145)
This commit is contained in:
parent
a37b24764e
commit
40f73a2c13
1 changed files with 1 additions and 1 deletions
|
@ -92,7 +92,7 @@ function M.telescope(builtin, opts)
|
|||
end
|
||||
end
|
||||
|
||||
-- FIXME: create a togglable termiminal
|
||||
-- FIXME: create a togglable terminal
|
||||
-- Opens a floating terminal (interactive by default)
|
||||
---@param cmd? string[]|string
|
||||
---@param opts? LazyCmdOptions|{interactive?:boolean}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue