nixpkgs/home/programs/neovim/configuration/ftdetect/php.vim
Daniel Siepmann 83396d38cb
Prevent neovim from unexpected indenting -> within PHP
There should be no special handling in order to align them.
They should be indented four spaces like everything else.
2022-09-01 08:19:55 +02:00

2 lines
30 B
VimL

let g:PHP_noArrowMatching = 1