• z3rOR0ne
    link
    fedilink
    33 months ago

    Apparently that doesn’t work in NeoVim, so recently I installed the suda plugin.

    Personally, I just doas nvim and then the file name that needs root access, but it’s a handy plugin in case I forget.

    • dream_weasel
      cake
      link
      fedilink
      13 months ago

      ??? I used this in neovim twice today

      :w !sudo tee % then reload when it asks.