summaryrefslogtreecommitdiffstats
path: root/.config/nvim/after/ftplugin/tsplayground.lua
blob: b300057d6355bee78dcb34a3506cc977e022aa3c (plain) (blame)
1
2
3
bo.tabstop = 2
bo.shiftwidth = 2
bo.expandtab = true
remember that computers suck.