how to write a vimrc file that (automatically) applies only to a specific folder
- by freenight
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?