Skip to content

The Simplest Faster way to open your REPL for filetypes.

License

Notifications You must be signed in to change notification settings

aiya000/vim-quickrepl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🎁 vim-quickrepl 🎁

The Simplest Faster way to open your REPL for filetypes.

(like vim-quickrun)

sample

VS reply.vim

reply.vim is another good way to open REPL. But this focuses to synchronize REPL buffers and file buffers, this often requires a configuration for unknown REPLs (e.g. stack ghci).

vim-quickrepl focuses simplicity to configurate.

💫 How to install 💫

No package manager

Clone this repo into $MYVIMRC/pack/haskell/start/

dein.nvim

call dein#add('aiya000/vim-quickrepl')

dein.nvim with toml

[[plugins]]
repo = 'aiya000/vim-quickrepl'

About

The Simplest Faster way to open your REPL for filetypes.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published