index
:
neovim-config
master
A neovim configuration
p@0x53.net
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lua
/
Nanderty
/
Plugins
/
neoformat.lua
blob: 54ed27d87af5d5ccc246a32396cb229a527f435e (
plain
)
1
2
3
vim.api.nvim_create_autocmd("BufWritePre", { command = "Neoformat" })