Fix ob-ipython popup rule affecting python REPL
This commit is contained in:
parent
5c09772219
commit
aeb5cca727
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@
|
|||
'(("\\*ob-ipython.*"
|
||||
:slot 2 :side right :size 100 :height 0.2
|
||||
:select nil :quit nil :ttl nil)
|
||||
("^ ?\\*Python"
|
||||
("^ \\*Python"
|
||||
:slot 0 :side right :size 100
|
||||
:select nil :quit nil :ttl nil)))
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue