mirror of
https://github.com/pnx/dotfiles
synced 2026-07-03 23:13:39 +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.
|
--- LuaLS is weird and does not recognize builtin types
|
||||||
--- even tho it should. So define them as alias
|
--- even tho it should. So define them as aliases
|
||||||
---@alias nil nil
|
---@alias nil nil
|
||||||
---@alias any any
|
---@alias any any
|
||||||
---@alias boolean boolean
|
---@alias boolean boolean
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue