~ubuntu-branches/debian/sid/neovim/sid

« back to all changes in this revision

Viewing changes to runtime/macros/less.sh

  • Committer: Package Import Robot
  • Author(s): James McCoy
  • Date: 2016-04-18 21:42:19 UTC
  • mto: This revision was merged to the branch mainline in revision 4.
  • Revision ID: package-import@ubuntu.com-20160418214219-6lf1w0zadujghas7
Tags: upstream-0.1.3
ImportĀ upstreamĀ versionĀ 0.1.3

Show diffs side-by-side

added added

removed removed

Lines of Context:
8
8
      echo "Missing filename" 1>&2
9
9
      exit
10
10
    fi
11
 
    vim --cmd 'let no_plugin_maps = 1' -c 'runtime! macros/less.vim' -
 
11
    nvim --cmd 'let no_plugin_maps = 1' -c 'runtime! macros/less.vim' -
12
12
  else
13
 
    vim --cmd 'let no_plugin_maps = 1' -c 'runtime! macros/less.vim' "$@"
 
13
    nvim --cmd 'let no_plugin_maps = 1' -c 'runtime! macros/less.vim' "$@"
14
14
  fi
15
15
else
16
16
  # Output is not a terminal, cat arguments or stdin