native commands
This commit is contained in:
parent
f5378b619b
commit
2845e0c638
@ -1,11 +1,6 @@
|
||||
|
||||
vim.cmd('hi CursorLine term=bold cterm=bold ctermbg=darkgrey')
|
||||
--vim.cmd[[colorscheme tokyonight]]
|
||||
vim.cmd[[set termguicolors]]
|
||||
--vim.cmd[[let ayucolor = "light"]]
|
||||
--vim.cmd[[colorscheme ayu]]
|
||||
vim.cmd[[set background=light]]
|
||||
vim.cmd([[
|
||||
runtime macros/sandwich/keymap/surround.vim
|
||||
]])
|
||||
|
||||
vim.cmd.colorscheme "gruvbox"
|
||||
vim.o.background="light"
|
||||
vim.o.termguicolors=true
|
||||
|
Loading…
Reference in New Issue
Block a user