nvim/after/indent/php.vim

5 lines
150 B
VimL
Raw Normal View History

" https://github.com/nvim-treesitter/nvim-treesitter/issues/462#issuecomment-700278736
setlocal indentexpr =
setlocal autoindent
setlocal smartindent