diff --git a/README.md b/README.md index 4da4460..b2092aa 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,6 @@ # Nvim-R -This is the development code of Nvim-R which improves Vim's support to edit -R scripts. +This is Nvim-R which improves Vim's support to edit R scripts. ## Installation @@ -9,9 +8,6 @@ If you use a plugin manager, follow its instructions on how to install plugins from GitHub. Users of [lazy.nvim](https://github.com/folke/lazy.nvim) who opted for `defaults.lazy=true` have to configure Nvim-R with `lazy=false`. -The `stable` branch is a copy of the last released version plus minor bug -fixes eventually found after the release. - James Eapen maintains an online version of the plugin's [documentation](https://github.com/jamespeapen/Nvim-R/wiki). Please, read the section @@ -103,8 +99,6 @@ but temporary files are used in a few cases. - [colorout](https://github.com/jalvesaq/colorout): a package to colorize R's output. - - [R-Vim-runtime](https://github.com/jalvesaq/R-Vim-runtime): development version of some Vim runtime files for R. - [Neovim]: https://github.com/neovim/neovim [southernlights]: https://github.com/jalvesaq/southernlights [colorout]: https://github.com/jalvesaq/colorout