xiki icon indicating copy to clipboard operation
xiki copied to clipboard

A few vim improvements

Open jtratner opened this issue 13 years ago • 1 comments

4 changes:

  1. check to see if xiki_dir is defined first, then try environment variable and finally use 'xiki directory'
  2. allow mappings to be skipped if g:XikiUseDefaultMappings is set to 0
  3. Only load the plugin once (though not really a big deal for the size it is now)
  4. export the function XikiLaunch() as the command XikiLaunch

jtratner avatar Sep 27 '12 16:09 jtratner

:+1:

keithtom avatar Nov 17 '12 19:11 keithtom