8 lines
178 B
Lua
8 lines
178 B
Lua
return {
|
|
'builtin',
|
|
'user.cmake.configure',
|
|
'user.cmake.build',
|
|
'user.cmake.clean',
|
|
}
|
|
-- https://gitlab.com/ranjithshegde/dotbare/-/tree/master/.config/nvim/lua/overseer
|