From 5828534933ffd5ca23c6e47b7c12a4a2637e01f0 Mon Sep 17 00:00:00 2001 From: Charles Date: Tue, 14 Apr 2020 13:06:17 +0200 Subject: Added vim functions to help with boilerplate in c++ files --- .ghci | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.ghci') diff --git a/.ghci b/.ghci index ec73138..31f559e 100644 --- a/.ghci +++ b/.ghci @@ -1 +1 @@ -:set prompt λ> +:set prompt "λ " -- cgit