yi-0.7.2: The Haskell-Scriptable Editor

Safe HaskellNone

Yi.Keymap.Vim.TagStack

Documentation

pushTagStack :: FilePath -> Point -> EditorM ()Source

popTagStack :: Int -> EditorM (Maybe (FilePath, Point))Source