From b4401d3b88864dee262fc71a839b26a7aa303473 Mon Sep 17 00:00:00 2001 From: Keith Simmons Date: Sat, 26 Dec 2020 21:45:05 -0800 Subject: [PATCH] Add some details about running neovim from wsl --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 0930735..74f46ac 100644 --- a/README.md +++ b/README.md @@ -50,6 +50,10 @@ Font fallback supports rendering of emoji not contained in the configured font. ![Emoji](./assets/Emoji.png) +### WSL Support + +Neovide supports displaying a full gui window from inside wsl via the `--wsl` command argument. Communication is passed via standard io into the wsl copy of neovim providing identical experience similar to visual studio code's remote editing https://code.visualstudio.com/docs/remote/remote-overview. + ### Some Nonsense ;) ```