Skip to content

5th April 2022

Computer Science

GNULinux

neovim

  • New: Edit remote files with SSH.

    Just run:

    nvim scp://user@host//tmp/file
    

    Notice the extra /. You can also specify just a directory to browse it interactively.