Copyright | (c) Sebastian Witte |
---|---|
License | Apache-2.0 |
Maintainer | [email protected] |
Stability | experimental |
Portability | GHC |
Safe Haskell | None |
Language | Haskell2010 |
Neovim.Plugin.ConfigHelper
Description
- plugin :: Params NeovimConfig -> IO NeovimPlugin
Documentation
plugin :: Params NeovimConfig -> IO NeovimPlugin Source
Note that you cannot really use this plugin by hand. It is automatically loaded for all Neovim instances.