builder.nvim icon indicating copy to clipboard operation
builder.nvim copied to clipboard

Simple building plugin for neovim written 100% in lua

Results 2 builder.nvim issues
Sort by recently updated
recently updated
newest added

I believe an easy way to specify a build command per project would be very useful and helpful for people with more complex build needs in certain projects. The process...

It may be nice to automatically detect a makefile and use that when a language doesn't have a specific command in the options table. This feature might be a nice...