index
:
dotfiles
main
A collection of my dotfiles
claw0ry <me@claw0ry.net>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
nvim
/
after
/
ftplugin
/
javascript.lua
blob: 68676e560521551270af49ae6323a424b95da7df (
plain
)
1
2
3
4
vim.bo.tabstop = 4 vim.bo.shiftwidth = 4 vim.bo.expandtab = true vim.bo.softtabstop = 4