mirror of
https://github.com/tiyn/dotfiles.git
synced 2025-10-12 20:41:16 +02: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