Skip to content

thatnerdjosh/nvim-ketho-wow

Repository files navigation

NeoViM Plugin for Ketho's WoW Completions

GitHub Workflow Status Lua

Setup

{ "thatnerdjosh/nvim-ketho-wow" }

Configuration

-- IMPORTANT: make sure to setup nvim-ketho-wow BEFORE lspconfig
require("nvim-ketho-wow").setup({
  -- add any options here, or leave empty to use the default settings
  -- enabled_completions = {
  --     "API",
  --     "Optional",
  -- }
})

Features and structure

  • Amends to, doesn't replace libraries.
  • Easy to configure enabled completions when running setup.

Known Limitations

  • As of right now, the completions are set globally.

Credits

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published