older options
This commit is contained in:
		@@ -78,6 +78,12 @@ vim.opt.scrolloff = 35
 | 
			
		||||
-- See `:help 'confirm'`
 | 
			
		||||
vim.opt.confirm = true
 | 
			
		||||
 | 
			
		||||
vim.opt.title = true
 | 
			
		||||
 | 
			
		||||
vim.opt.conceallevel = 0
 | 
			
		||||
 | 
			
		||||
vim.diagnostic.config({ virtual_text = true })
 | 
			
		||||
 | 
			
		||||
-- [[ Basic Keymaps ]]
 | 
			
		||||
--  See `:help vim.keymap.set()`
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user