clean and stuff
This commit is contained in:
8
vim/.vim/lua/plugins/bazel.lua
Normal file
8
vim/.vim/lua/plugins/bazel.lua
Normal file
@ -0,0 +1,8 @@
|
||||
return {
|
||||
{
|
||||
"bazelbuild/vim-bazel",
|
||||
dependencies = {
|
||||
"google/vim-maktaba",
|
||||
},
|
||||
},
|
||||
}
|
Reference in New Issue
Block a user