mirror of
https://codeberg.org/diginaut/dotfiles.git
synced 2026-02-04 11:10:26 +01:00
Do not conceal quotes, code block openings etc
This commit is contained in:
@@ -12,5 +12,6 @@ vim.opt.smartindent = true -- smart indentation
|
||||
vim.opt.termguicolors = true -- true color support
|
||||
vim.opt.clipboard = "unnamedplus" -- system clipboard
|
||||
-- vim.opt.smoothscroll = true
|
||||
vim.opt.conceallevel = 0
|
||||
|
||||
-- Colorscheme is set in its plugin file
|
||||
|
||||
Reference in New Issue
Block a user