Skip to content

Commit

Permalink
orgmode: set conceallevel
Browse files Browse the repository at this point in the history
Signed-off-by: Avimitin <[email protected]>
  • Loading branch information
Avimitin committed Nov 17, 2023
1 parent cad850d commit 788a078
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lua/note/init.lua
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 43,7 @@ pack("nvim-orgmode/orgmode", {
BLOCK = ":foreground #FFA066 :weight bold",
},
})
vim.wo.conceallevel = 2
end,
})

Expand Down

0 comments on commit 788a078

Please sign in to comment.