Function nvim_utils::vim::func::foldclosed
source · pub fn foldclosed(lua: &Lua, line: u64) -> LuaResult<i64>Available on crate feature
vim only.Expand description
Corresponds to vim.fn.foldclosed
pub fn foldclosed(lua: &Lua, line: u64) -> LuaResult<i64>vim only.Corresponds to vim.fn.foldclosed