Hoogle Search
Within LTS Haskell 24.50 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
nvim_tabpage_set_var :: Tabpage -> ByteString -> Object -> Neovim env ()nvim-hs Neovim.API.ByteString No documentation available.
nvim_tabpage_set_win :: Tabpage -> Window -> Neovim env ()nvim-hs Neovim.API.ByteString No documentation available.
nvim_win_get_tabpage :: Window -> Neovim env Tabpagenvim-hs Neovim.API.ByteString No documentation available.
tabpage_del_var :: Tabpage -> ByteString -> Neovim env Objectnvim-hs Neovim.API.ByteString No documentation available.
tabpage_get_var :: Tabpage -> ByteString -> Neovim env Objectnvim-hs Neovim.API.ByteString No documentation available.
tabpage_get_window :: Tabpage -> Neovim env Windownvim-hs Neovim.API.ByteString No documentation available.
tabpage_get_windows :: Tabpage -> Neovim env (Vector Window)nvim-hs Neovim.API.ByteString No documentation available.
tabpage_is_valid :: Tabpage -> Neovim env Boolnvim-hs Neovim.API.ByteString No documentation available.
tabpage_set_var :: Tabpage -> ByteString -> Object -> Neovim env Objectnvim-hs Neovim.API.ByteString No documentation available.
vim_get_current_tabpage :: Neovim env Tabpagenvim-hs Neovim.API.ByteString No documentation available.