refactor(nvim): do not conceal org list bullets

This commit is contained in:
Price Hiller 2023-11-09 14:59:29 -06:00
parent 1cf34eecdf
commit 1eb81db8b2
Signed by: Price
SSH Key Fingerprint: SHA256:Y4S9ZzYphRn1W1kbJerJFO6GGsfu9O70VaBSxJO7dF8

View File

@ -8,6 +8,7 @@ return {
opts = { opts = {
concealcursor = true, concealcursor = true,
symbols = { symbols = {
list = "",
headlines = { headlines = {
"󰀘", "󰀘",
"", "",