Improved neovim config
This commit is contained in:
parent
2ad93d9338
commit
ce110d730e
15 changed files with 169 additions and 76 deletions
|
@ -5,6 +5,7 @@ return {
|
|||
opts = {
|
||||
style = "dark",
|
||||
transparent = false,
|
||||
term_colors = true,
|
||||
},
|
||||
config = function(_, opts)
|
||||
local theme = require("onedark")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue