m-chrzan.xyz
aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--vim.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/vim.md b/vim.md
index dff311a..5298c65 100644
--- a/vim.md
+++ b/vim.md
@@ -27,6 +27,10 @@ vi keybindings in various `readline` and similar CLIs:
# ~/.haskeline
editMode: Vi
+ # ~/.guile
+ (use-modules (ice-9 readline))
+ (activate-readline)
+
## Navigating help
| prefix | example | context |