problem description just entering VIM, I want 4 indented spaces when editing * .php files, but 2 indented spaces when editing * .blade.php files. currently sets the number of spaces according to Filetype, but this setting does not meet my needs. ...
I use NERDTree, in vim and there is a very useful shortcut Ctrl+w+w is used to switch horizontally, but I think it s too troublesome. I want to set another shortcut for this key combination, such as . Ctrl+Alt+Left I don t know how to configure it...