Skip to content

Commit

Permalink
modify conceallevel
Browse files Browse the repository at this point in the history
  • Loading branch information
stianfro committed Apr 17, 2024
1 parent 29660dc commit f3fbf89
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lua/plugins/astrocore.lua
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ return {
signcolumn = "auto", -- sets vim.opt.signcolumn to auto
wrap = false, -- sets vim.opt.wrap
clipboard = "",
conceallevel = 2,
},
g = { -- vim.g.<key>
-- configure global vim variables (vim.g)
Expand Down

0 comments on commit f3fbf89

Please sign in to comment.