native commands
This commit is contained in:
		@@ -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
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user