0

I use arch linux, ranger and nvim. When I try to open any text file, ranger does not do anything and this is on output:

/bin/sh: line 1: vim: command not found

What can i do to open file in neovim ?

Jan Černý
  • 1,185
  • 2
  • 24
  • 46

1 Answers1

1

maybe this might help How to change the default text editor in ranger?

what happens when you call 'vim' directly from the shell?

GarfieldBonn
  • 151
  • 6