I have different option for each working directory. I don\'t want to set these options every time I work. I know I can append vimrc file for the op
set
vimrc
You can try the localvimrc plugin. It tries to load .lvimrc in your project directory or the directories above. You can put your settings there for each project.
.lvimrc