mirror of
https://github.com/anotherhadi/nixy.git
synced 2026-04-02 11:12:09 +02:00
remove curline on markdown
This commit is contained in:
@@ -8,6 +8,7 @@ in {
|
||||
vim.bo.tabstop = 2
|
||||
vim.bo.shiftwidth = 2
|
||||
vim.bo.expandtab = true
|
||||
vim.wo.cursorline = false
|
||||
'';
|
||||
|
||||
# Plugins
|
||||
|
||||
Reference in New Issue
Block a user