Files
neovim/runtime/lua/vim
Mathias Fußenegger 904d0056d5 fix(diagnostic): correct type annotations; add Diagnostic type (#21120)
Some functions didn't include the `nil` case in the return type
annotation. This corrects those and also adds a Diagnostic class
definition for the diagnostic.get return type
2022-11-21 22:02:18 +01:00
..
2022-11-17 08:23:41 -07:00
2022-10-14 08:01:13 -07:00
2022-11-17 08:23:41 -07:00
2022-05-09 16:31:55 +02:00