aboutsummaryrefslogtreecommitdiff
path: root/after/ftplugin/toml.vim
AgeCommit message (Collapse)Author
2022-10-15use 2 spaces for tabs by defaultjdhao
This removes a lot of code duplication. If we want to use 4 spaces, we can set it separately in their ftplugin settings.
2019-12-29Add toml supportjdhao