Skip to content

hugocornago/compile.nvim

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Compile.nvim

I'm way too lazy to type out a different syntax per file to compile. So instead I build my own plugin to do it for me of course!

Languages supported

  • Rust
  • Go
  • Cpp (make)

How to use

Just do :Compile and let it do the rest.

About

Compile your project within neovim

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Lua 82.9%
  • Vim Script 17.1%