I want my Vim to run some commands, such as setlocal spell spelllang=en_us when I edit a file with extension of en, e.g. abc.en. How can I implement this?
I want my Vim to run some commands, such as setlocal spell spelllang=en_us when
Share
1 Answer