summaryrefslogtreecommitdiffstats
path: root/.config/nvim/lua/ftplugin/common-markup.lua
blob: 956a163e9b77df249206c9e4e345b20f174e47f3 (plain) (blame)
1
2
3
bo.expandtab = true
bo.shiftwidth = 2
bo.tabstop = 2
remember that computers suck.