Skip to content
This repository has been archived by the owner on Oct 16, 2021. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Fixes #14
  • Loading branch information
kabouzeid committed Mar 26, 2021
1 parent dbb8261 commit 4e1bdca
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,8 @@ require'lspinstall/servers'.bash = vim.tbl_extend('error', config, {

Do this before you call `require'lspinstall'.setup()`.

Note: **don't** replace the `/` with a `.` in the `require` calls above ([see here if you're interested why](https://github.com/kabouzeid/nvim-lspinstall/issues/14)).


## Lua API

Expand Down

0 comments on commit 4e1bdca

Please sign in to comment.