Figured it out! I just define the function below in scripts.js, then `:e! 
lib()` works.

```
function lib() {
    
location.href="http://offcampus.lib.washington.edu/login?url="+location.href;
    return 0;
}
```

Remy


_______________________________________________
vimb-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/vimb-users

Reply via email to