Improved neovim config
This commit is contained in:
@ -5,6 +5,7 @@ return {
|
||||
opts = {
|
||||
style = "dark",
|
||||
transparent = false,
|
||||
term_colors = true,
|
||||
},
|
||||
config = function(_, opts)
|
||||
local theme = require("onedark")
|
||||
|
Reference in New Issue
Block a user