Added more editor features to support Golang, sql and git
This commit is contained in:
@@ -2,7 +2,7 @@ return {
|
||||
{
|
||||
"stevearc/overseer.nvim",
|
||||
opts = {
|
||||
templates = { "builtin", "user.go", "user.npm" }
|
||||
templates = { "builtin", "user" }
|
||||
},
|
||||
},
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user