ipython+nvim

This commit is contained in:
Henrik Bakken
2025-04-30 22:41:17 +02:00
parent 522a12bddf
commit 8bf741caf1
2 changed files with 3 additions and 1 deletions
+1
View File
@@ -3,3 +3,4 @@ c.TerminalInteractiveShell.colors = "Linux"
c.TerminalInteractiveShell.confirm_exit = False
c.TerminalInteractiveShell.true_color = True
c.TerminalInteractiveShell.editing_mode="vi"
c.TerminalInteractiveShell.emacs_bindings_in_vi_insert_mode = False