-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Description
I used lazy.nvim to manage Xbase. It has been installed successfully.
return {
"xbase-lab/xbase",
lazy = false,
dependencies = {
"neovim/nvim-lspconfig",
},
build = "make install",
}When I enter ":Lazy," the following is the loaded plugins, and xbase is loaded.
However, when I open a Object C/Swift project directory, nothing happens. No Xbase related process. Also, there is no file named xbase.log in /tmp directory. Anything I missed?
Thanks
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels