Commit Graph

  • b10912ff8f Added filename completion to SplitOpen command develop changeme 2020-06-29 21:33:24 +0200
  • 03c9b937dc Merge branch 'master' into develop changeme 2020-06-29 21:30:57 +0200
  • 21a5d0b3c1 Merge branch 'hotfix/typo' master changeme 2020-06-29 21:30:54 +0200
  • 045ccdfa9f Fixed a typo changeme 2020-06-29 21:30:19 +0200
  • 5ca7d4f00e Merge tag 'v1.1.0' into develop changeme 2020-06-29 21:28:23 +0200
  • 83005361b6 Merge branch 'release/v1.1.0' v1.1.0 changeme 2020-06-29 21:28:12 +0200
  • 722e2da2f2 Added release documentation changeme 2020-06-29 21:28:07 +0200
  • 97d53cf45c Added new Split() command to split an existing tab Michael Mandl 2019-10-30 22:40:30 +0100
  • 4896a7c3cd Merge branch 'master' into develop Michael Mandl 2019-10-30 22:22:15 +0100
  • a7097e7cb8 Merge branch 'release/v1' v1.0.0 Michael Mandl 2019-10-30 22:22:13 +0100
  • d12fde2ddc Updated release notes Michael Mandl 2019-10-30 22:21:59 +0100
  • 7c6d4779f6 Overwrite exported command and function, used endfunction instead of endfunc mandlm 2019-10-22 19:01:14 +0200
  • 15aa4bf864 Merge tag 'configure-filetypes' into develop mandlm 2019-10-20 15:54:43 +0200
  • f4b4dfe38d Merge branch 'release/configure-filetypes' v0.0.4 mandlm 2019-10-20 15:54:28 +0200
  • d91bb228a7 Added release notes mandlm 2019-10-20 15:53:29 +0200
  • 84cd6e1661 Merge branch 'feature/filetype-dict' into develop mandlm 2019-10-20 15:50:57 +0200
  • a6f8b0fda5 Formatting mandlm 2019-10-20 15:48:05 +0200
  • b6b1377f93 Added documentation for g:splitopen_extensions mandlm 2019-10-20 15:45:53 +0200
  • cd2d198447 Define left- and right-hand filetypes via global config variable mandlm 2019-10-20 15:39:32 +0200
  • b842eb4a48 Replace FSwitch call with vimscript mandlm 2019-10-20 13:55:10 +0200
  • 82512f18df Merge tag 'v0.0.3' into develop mandlm 2019-10-18 21:08:36 +0200
  • 8d7e9ca868 Merge branch 'release/v0.0.3' v0.0.3 mandlm 2019-10-18 21:08:29 +0200
  • 657fc628d5 Updated changelog mandlm 2019-10-18 21:05:08 +0200
  • b551e9965a Merge branch 'feature/extend-fzf-keys' into develop mandlm 2019-10-18 21:02:50 +0200
  • a2736f4579 Added config option g:splitopen_set_fzf_keys to enable fzf keybinding. Disabled by default. mandlm 2019-10-18 20:57:12 +0200
  • c170d0779f Set fzf.vim keybinding (dangerous) mandlm 2019-10-18 16:17:49 +0200
  • 48cdd5b9d7 Updated readme from doc mandlm 2019-10-18 20:17:35 +0200
  • 55cb28c7e0 Merge tag 'v0.0.2' into develop mandlm 2019-10-18 14:55:30 +0200
  • 5f98da2e0d Merge branch 'release/v0.0.2' v0.0.2 mandlm 2019-10-18 14:55:19 +0200
  • b690d216d2 Updated release notes mandlm 2019-10-18 14:53:12 +0200
  • 8b92df058a Added documentation mandlm 2019-10-18 14:47:52 +0200
  • 191ed066f7
    Merge pull request #2 from mandlm/feature/delay-load-code mandlm 2019-10-18 14:11:33 +0200
  • b18fb2ab5e Split command and function to plugin and autoload parts to enable delay-loading mandlm 2019-10-18 13:46:00 +0200
  • 3c7c606541
    Merge pull request #1 from mandlm/develop v0.0.1 mandlm 2019-10-18 13:32:59 +0200
  • 619265f363 Implemented simple SplitOpen function and command mandlm 2019-10-18 13:25:21 +0200
  • ce309777fe Added project desription mandlm 2019-10-18 12:40:12 +0200
  • dced400c1d
    Create README.md mandlm 2019-10-18 12:08:58 +0200
  • f67fae0d3a
    Initial commit mandlm 2019-10-18 12:08:38 +0200