kickstart.nvim/after/ftplugin/php.vim

2 lines
56 B
VimL
Raw Normal View History

2023-05-15 08:05:39 +01:00
setlocal tabstop=4 shiftwidth=4 softtabstop=4 expandtab