Hoogle Search
Within LTS Haskell 24.45 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
vim_get_color_map :: Neovim env (Map ByteString Object)nvim-hs Neovim.API.ByteString No documentation available.
-
nvim-hs Neovim.API.Parser This data type represents the top-level structure of the nvim --api-info output.
NeovimAPI :: [(String, Int64)] -> [(String, Int64)] -> [NeovimFunction] -> NeovimAPInvim-hs Neovim.API.Parser No documentation available.
nvim_buf_del_keymap :: Buffer -> String -> String -> Neovim env ()nvim-hs Neovim.API.String No documentation available.
nvim_buf_get_keymap :: Buffer -> String -> Neovim env [Map String Object]nvim-hs Neovim.API.String No documentation available.
nvim_buf_set_keymap :: Buffer -> String -> String -> String -> Map String Object -> Neovim env ()nvim-hs Neovim.API.String No documentation available.
nvim_del_keymap :: String -> String -> Neovim env ()nvim-hs Neovim.API.String No documentation available.
nvim_get_color_map :: Neovim env (Map String Object)nvim-hs Neovim.API.String No documentation available.
nvim_get_keymap :: String -> Neovim env [Map String Object]nvim-hs Neovim.API.String No documentation available.
nvim_set_keymap :: String -> String -> String -> Map String Object -> Neovim env ()nvim-hs Neovim.API.String No documentation available.