Hoogle Search
Within LTS Haskell 24.52 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
nvim_win_call :: Window -> Int64 -> Neovim env Objectnvim-hs Neovim.API.String No documentation available.
vim_call_function :: String -> [Object] -> Neovim env Objectnvim-hs Neovim.API.String No documentation available.
nvim_buf_call :: Buffer -> Int64 -> Neovim env Objectnvim-hs Neovim.API.Text No documentation available.
nvim_call_atomic :: Vector Object -> Neovim env (Vector Object)nvim-hs Neovim.API.Text No documentation available.
nvim_call_dict_function :: Object -> Text -> Vector Object -> Neovim env Objectnvim-hs Neovim.API.Text No documentation available.
nvim_call_function :: Text -> Vector Object -> Neovim env Objectnvim-hs Neovim.API.Text No documentation available.
nvim_get_all_options_info :: Neovim env (Map Text Object)nvim-hs Neovim.API.Text No documentation available.
nvim_win_call :: Window -> Int64 -> Neovim env Objectnvim-hs Neovim.API.Text No documentation available.
vim_call_function :: Text -> Vector Object -> Neovim env Objectnvim-hs Neovim.API.Text No documentation available.
-
nvim-hs Neovim.Plugin.IPC.Classes Haskell representation of supported Remote Procedure Call messages.