Agda-2.6.3.20230930: A dependently typed functional programming language and proof assistant
Safe HaskellSafe-Inferred
LanguageHaskell2010

Agda.Interaction.Highlighting.Vim

Documentation

vimFile :: FilePath -> FilePath Source #

escape :: String -> String Source #

wordBounded :: String -> String Source #

keyword :: String -> [String] -> String Source #

match :: String -> List1 String -> String Source #

matches :: [String] -> [String] -> [String] -> [String] -> [String] -> [String] -> [String] Source #

toVim :: NamesInScope -> String Source #

generateVimFile :: FilePath -> TCM () Source #