remove curline on markdown

Former-commit-id: cc0898f848
This commit is contained in:
Hadi
2025-04-18 11:51:20 +02:00
parent 6b43b76880
commit 64d63b8f52

View File

@@ -8,6 +8,7 @@ in {
vim.bo.tabstop = 2
vim.bo.shiftwidth = 2
vim.bo.expandtab = true
vim.wo.cursorline = false
'';
# Plugins