mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-03-28 03:41:04 +01:00
fix: disable neovim's smartidentent
This commit is contained in:
@@ -7,7 +7,7 @@ return {
|
||||
signcolumn = "auto", -- Show sign column when used only
|
||||
spell = false, -- Spell checking
|
||||
swapfile = false, -- Swapfile
|
||||
|
||||
smartindent = false; -- fix https://github.com/ryan4yin/nix-config/issues/4
|
||||
},
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user