Change Theme defaults
This commit is contained in:
parent
187cb6b275
commit
ea576e6bf0
3
init.lua
3
init.lua
|
@ -24,9 +24,8 @@ vim.cmd([[
|
|||
let g:vim_monokai_tasty_italic = 1
|
||||
"colorscheme vim-monokai-tasty
|
||||
]])
|
||||
-- vim.cmd("colorscheme github_dark_high_contrast")
|
||||
vim.cmd("colorscheme github_dark_high_contrast")
|
||||
|
||||
-- vim.cmd('source ~/.config/nvim/viml/plugins.vim')
|
||||
require("plugins")
|
||||
|
||||
-- UltiSnipsConfig
|
||||
|
|
|
@ -44,3 +44,4 @@ hardcoded
|
|||
logisim
|
||||
intoLogisim
|
||||
unallocated
|
||||
filetype
|
||||
|
|
Binary file not shown.
Loading…
Reference in New Issue