how to write a vimrc file that (automatically) applies only to a specific folder

Posted by freenight on Stack Overflow See other posts from Stack Overflow or by freenight
Published on 2010-04-02T01:51:47Z Indexed on 2010/04/02 2:13 UTC
Read the original article Hit count: 537

Filed under:
|

say that i have a project which lies in a folder called 'bin', and i want some specific vim configuration automatically loaded when i edit any file inside the project folder. how can i do that?

© Stack Overflow or respective owner

Related posts about vim

Related posts about vimrc