feat: remove ow directory, keep ow in type annotations only
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
---@type LazyPluginSpec
|
||||
return {
|
||||
"neovim/nvim-lspconfig",
|
||||
config = require("lsp").setup,
|
||||
}
|
||||
Reference in New Issue
Block a user