mirror of
https://github.com/neovim/neovim
synced 2025-07-16 09:11:51 +00:00
fix: type fixes
Type fixes caught by emmylua
This commit is contained in:
committed by
Lewis Russell
parent
4c333fdbb7
commit
3b6084ddf4
@ -1,5 +1,7 @@
|
||||
--- @meta
|
||||
|
||||
vim.base64 = {}
|
||||
|
||||
--- Encode {str} using Base64.
|
||||
---
|
||||
--- @param str string String to encode
|
||||
|
Reference in New Issue
Block a user