mirror of
https://github.com/neovim/neovim.git
synced 2025-12-15 19:05:40 +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