Skip to content

Neovim plugin to run program of many different languages through wanbox api.

License

Notifications You must be signed in to change notification settings

rajprakharpatel/wandbox.nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wandbox.nvim

Writing Wandbox-vim for nvim in lua to learn neovim and lua.

An interface for compiling local programs using any compiler and options from the Wandbox api.

TODO:

  • Provide an ex command interface as WandboxRun
  • accept options as ex command args.
  • completion for WandboxRun ex command args.
  • Write help docs.
  • showing output in another window rather than quickfix.
  • Formatting compilers/programs errors/message to be more readable.

About

Neovim plugin to run program of many different languages through wanbox api.

Topics

Resources

License

Stars

Watchers

Forks