jpalardy / vim-slime

A vim plugin to give you some slime. (Emacs)
http://technotales.wordpress.com/2007/10/03/like-slime-for-vim/
MIT License
1.83k stars 223 forks source link

use julia's begin end as if using ipython's %cpaste #342

Closed junyixu closed 1 year ago

junyixu commented 1 year ago
  1. provide an option g:slime_julia
  2. only substitute \{3,} repeat empty lines
  3. exclude codes already surround by begin or let

as https://github.com/jpalardy/vim-slime/pull/341#issuecomment-1231107918 mentioned

junyixu commented 1 year ago

Sorry, I forgot the indent🤕