format all lua files
This commit is contained in:
@ -2,7 +2,7 @@ return {
|
||||
'stevearc/overseer.nvim',
|
||||
config = function()
|
||||
require('overseer').setup({
|
||||
templates = { "builtin", "user.cmake.cmake" },
|
||||
templates = { 'builtin', 'user.cmake.cmake' },
|
||||
})
|
||||
end,
|
||||
keys = {
|
||||
|
Reference in New Issue
Block a user