xiki
xiki copied to clipboard
A few vim improvements
trafficstars
4 changes:
- check to see if
xiki_diris defined first, then try environment variable and finally use'xiki directory' - allow mappings to be skipped if
g:XikiUseDefaultMappingsis set to0 - Only load the plugin once (though not really a big deal for the size it is now)
- export the function
XikiLaunch()as the commandXikiLaunch
:+1: