From 68feb21afe53091229a229e62fac205cf6e02d2d Mon Sep 17 00:00:00 2001 From: kylo252 <59826753+kylo252@users.noreply.github.com> Date: Wed, 8 Dec 2021 09:07:57 +0100 Subject: chore(docs): remove windows notes from readme --- README.md | 4 ---- 1 file changed, 4 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 2c750dbb..85f1eb02 100644 --- a/README.md +++ b/README.md @@ -188,10 +188,6 @@ Please see the [wiki](https://github.com/neovim/nvim-lspconfig/wiki) for additio * [Project local settings](https://github.com/neovim/nvim-lspconfig/wiki/Project-local-settings) * [Recommended plugins for enhanced language server features](https://github.com/neovim/nvim-lspconfig/wiki/Language-specific-plugins) -## Windows - -In order for neovim to launch certain executables on Windows, it must append `.cmd` to the command name. To work around this, manually append `.cmd` to the entry `cmd` in a given plugin's setup{} call. - ## Contributions If you are missing a language server on the list in [server_configurations.md](doc/server_configurations.md), contributing -- cgit v1.2.3-70-g09d2