xolox / vim-session

Extended session management for Vim (:mksession on steroids)
http://peterodding.com/code/vim/session/
961 stars 80 forks source link

Feature request: Add session aliases #161

Open xahon opened 7 years ago

xahon commented 7 years ago

I'm using ~/.bashrc aliases to fast cd into project. In my shell alias sf is binded to command cd ~/dev/www/sfproject. It'll be very good if i could to bind such aliases in addition to numeric project binding. F.e. 15. [sf] sfproject_session. Then typing 15 or sf i can open this project