From 93dc568bd2ccf3b575a4bbc1f665f15eef7a03a8 Mon Sep 17 00:00:00 2001 From: daa84 Date: Mon, 11 Dec 2017 12:16:53 +0300 Subject: [PATCH] Update README.md --- README.md | 5 ----- 1 file changed, 5 deletions(-) diff --git a/README.md b/README.md index 1f2d133..0145d51 100644 --- a/README.md +++ b/README.md @@ -13,11 +13,6 @@ call rpcnotify(1, 'Gui', 'Font', 'DejaVu Sans Mono 12') ``` for more details see [wiki](https://github.com/daa84/neovim-gtk/wiki/Configuration) -# Command line -* pass nvim custom execution path (by default used `nvim` command) -``` -cargo run -- --nvim-bin-path=E:\Neovim\bin\nvim.exe -``` # Install ## From sources By default to `/usr/local`: