1. 07 Jul, 2017 2 commits
  2. 06 Jul, 2017 1 commit
  3. 04 Jul, 2017 1 commit
    • Trygve Aaberge's avatar
      Reorder vim arguments in launchEditor so --remote works (#2723) · f495c155
      Trygve Aaberge authored
      This allows you to set REACT_EDITOR to 'vim --remote', so the file can
      be opened in an already running vim process. When using vim without
      remote, it works in the same way as before.
      
      When launching vim without --remote, the order of the line and path
      arguments doesn't matter. However, when using --remote the line argument
      has to precede the path. This happens to be the same as joe and emacs
      uses, so the vim cases were just moved there.
      
      I haven't tested this with mvim, but the documentation says the same as
      the vim documentation, so I assume it works the same.
      f495c155
  4. 03 Jul, 2017 1 commit
  5. 01 Jul, 2017 1 commit
  6. 30 Jun, 2017 1 commit
  7. 29 Jun, 2017 14 commits
  8. 28 Jun, 2017 14 commits
  9. 27 Jun, 2017 5 commits