mirror of
https://github.com/vale981/website
synced 2025-03-04 09:01:41 -05:00
fix typo
This commit is contained in:
parent
363e464cf6
commit
4de32b3c7d
2 changed files with 2 additions and 2 deletions
|
@ -3009,7 +3009,7 @@ The package =elpy= comes with some improvements, especially when it
|
|||
comes to sending part of a buffer to the repl, but it comes with all
|
||||
sorts of baggage that interfere with my emacs setup.
|
||||
|
||||
From my jolly [[https://julialang.org/][Julia]] day I'm used to [[https://github.com/shg/julia-vterm.el][julia-vterm]]. This emacs package
|
||||
From my jolly [[https://julialang.org/][Julia]] days I'm used to [[https://github.com/shg/julia-vterm.el][julia-vterm]]. This emacs package
|
||||
runs a Julia REPL using a full terminal emulator ([[https://github.com/akermu/emacs-libvterm][emacs-libvterm]]). So
|
||||
in the pursuit of a nice hack, I ~M-x replace-string~'d the word =julia=
|
||||
with =python= and gave it a shot. Remarkably, the whole thing just
|
||||
|
|
|
@ -21,7 +21,7 @@ The package `elpy` comes with some improvements, especially when it
|
|||
comes to sending part of a buffer to the repl, but it comes with all
|
||||
sorts of baggage that interfere with my emacs setup.
|
||||
|
||||
From my jolly [Julia](https://julialang.org/) day I'm used to [julia-vterm](https://github.com/shg/julia-vterm.el). This emacs package
|
||||
From my jolly [Julia](https://julialang.org/) days I'm used to [julia-vterm](https://github.com/shg/julia-vterm.el). This emacs package
|
||||
runs a Julia REPL using a full terminal emulator ([emacs-libvterm](https://github.com/akermu/emacs-libvterm)). So
|
||||
in the pursuit of a nice hack, I `M-x replace-string`'d the word `julia`
|
||||
with `python` and gave it a shot. Remarkably, the whole thing just
|
||||
|
|
Loading…
Add table
Reference in a new issue