1
0
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:
2023-09-20 04:16:09 +02:00
parent c535cee357
commit e81a8a8bd5
2 changed files with 12 additions and 6 deletions

View File

@@ -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({