wting / gitsessions.vim

Auto save/load vim sessions based on directory and git branch.
MIT License
74 stars 17 forks source link

Add option to enable nested calls for sessions loading #23

Open artursmirnov opened 5 years ago

artursmirnov commented 5 years ago

This is basically a variation of https://github.com/wting/gitsessions.vim/pull/12 that allows to optionally and explicitly enable nested calls for session loading. This solves syntax highlighting issue for many people.