Major rework on vim and zsh
This commit is contained in:
1
ghci
1
ghci
@@ -7,3 +7,4 @@ let ghciEscapeShellArg arg = "'" ++ concatMap (\c -> if c == '\'' then "'\"'\"'"
|
||||
|
||||
:def! h return . (":! hoogle --color --count=20 " ++) . ghciEscapeShellArg
|
||||
:def! doc return . (":! hoogle --info " ++) . ghciEscapeShellArg
|
||||
:def! hlint const . return $":! hlint \"src\""
|
||||
|
Reference in New Issue
Block a user