Implement :BuildDir and :Build commands in Lua
Ported over from and improved for best integration with Neovim ecosystem https://code.infektor.net/config/vim/src/branch/master/autoload/build.vim
This commit is contained in:
@@ -1 +1,3 @@
|
||||
vim.bo.commentstring = '//%s'
|
||||
|
||||
require('build').create_commands()
|
||||
|
||||
Reference in New Issue
Block a user