mirror of
https://github.com/tiyn/dotfiles.git
synced 2025-11-29 17:19:44 +01:00
nvim: cleaned up style settings to be consistent
This commit is contained in:
@@ -77,7 +77,6 @@ vim.g.markdown_folding = 1
|
||||
vim.o.shiftwidth = 4
|
||||
vim.o.softtabstop = 4
|
||||
vim.o.textwidth = 80
|
||||
vim.o.colorcolumn = "-0"
|
||||
|
||||
-- read files correctly
|
||||
vim.filetype.add({
|
||||
|
||||
Reference in New Issue
Block a user