Skip to content

xbase not started #242

@johntheocs

Description

@johntheocs

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.

Screenshot 2023-12-12 at 1 48 18 PM

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions