mirror of
https://github.com/pnx/dotfiles
synced 2026-06-16 11:24:55 +02:00
nvim: minor typo fix
This commit is contained in:
parent
ea732271df
commit
b0fed18ace
1 changed files with 2 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
|||
|
||||
--- LuaLS is weird and does not recognize builtin types.
|
||||
--- even tho it should. So define them as alias
|
||||
--- LuaLS is weird and does not recognize builtin types
|
||||
--- even tho it should. So define them as aliases
|
||||
---@alias nil nil
|
||||
---@alias any any
|
||||
---@alias boolean boolean
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue