You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 29, 2023. It is now read-only.
Include variable to define what files to autosave and hide errors with mksession (#46)
* include global variable to set a list of files to autosave * include list of files to autosave also to workspace to avoid errors * remove autosave in load workspace, since It dont works * create session in vimleave pre instead of vimleave to avoid errors * mksession silent to avoid print errors * fix silent error * only create workspace if git repo * fix bug * dont send workspace created when not created * echo if git repo or not * variable for set workspace only for git repositorys Co-authored-by: jordisantamaria <santamaria.jordi@nicosys.jp>
0 commit comments