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