dot/.config/nvim/autoload/ftplugin/cairo.vim
2022-03-28 20:37:41 -05:00

7 lines
192 B
VimL

" Show existing tab with 4 spaces width.
setlocal tabstop=4
" When indenting with '>', use 4 spaces width.
setlocal shiftwidth=4
command -buffer Format !.tox/dev/bin/python cairo-format -i %