index
:
dotfiles.git
master
my dotfiles
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
.config
/
nvim
/
lua
/
user
/
misc.lua
blob: 88d47cf30b456e42d2a9d250a929abf48b943252 (
plain
)
1
2
3
4
5
6
vim.cmd [[ augroup Indentation autocmd! autocmd FileType html set inde= augroup END ]]