summaryrefslogtreecommitdiffstats
path: root/.config/nvim/after/indent/sass.vim
blob: de3dd443e175b5f574ad16ff89d3a595dccc6c4c (plain) (blame)
1
2
3
4

set tabstop=8
set shiftwidth=8
set noexpandtab
remember that computers suck.