mirror of
https://github.com/neovim/neovim
synced 2025-07-16 01:01:49 +00:00
fix(lsp): remove unused ns
field
This commit is contained in:
committed by
Lewis Russell
parent
63323a9c81
commit
181df60533
@ -99,7 +99,6 @@ local function reset_bufstate(bufnr, enabled)
|
||||
processed_version = {},
|
||||
applied_version = {},
|
||||
hl_info = {},
|
||||
ns = {},
|
||||
}
|
||||
end
|
||||
|
||||
|
Reference in New Issue
Block a user