suppression de bug
This commit is contained in:
parent
082f233e9c
commit
64d5df63b3
11
README.md
11
README.md
|
@ -4,7 +4,7 @@
|
||||||
- [About](#about)
|
- [About](#about)
|
||||||
- [Quick Start](#quick-start)
|
- [Quick Start](#quick-start)
|
||||||
- [Documentation](#documentation)
|
- [Documentation](#documentation)
|
||||||
- [Bug](#bug)
|
- [Troubleshooting](#troubleshooting)
|
||||||
|
|
||||||
## Why VimsCode
|
## Why VimsCode
|
||||||
|
|
||||||
|
@ -124,15 +124,6 @@ And other theme : [Theme](https://github.com/flazz/vim-colorschemes/tree/master/
|
||||||
|
|
||||||
[Documentation](https://projets.cohabit.fr/redmine/projects/accueil/wiki/Documentation_IDE_Vim)
|
[Documentation](https://projets.cohabit.fr/redmine/projects/accueil/wiki/Documentation_IDE_Vim)
|
||||||
|
|
||||||
## Bug
|
|
||||||
|
|
||||||
If you have "mouse=a" and the "clipboard" option is not included in your Vim, install the vim-gtk package and then you can copy WITH Vim a selecte text and paste it with "Ctrl-v" to an internet browser.
|
|
||||||
|
|
||||||
To find out if you have the option :
|
|
||||||
```
|
|
||||||
vim --version | grep clipboard
|
|
||||||
```
|
|
||||||
|
|
||||||
## Troubleshooting
|
## Troubleshooting
|
||||||
|
|
||||||
For troubleshooting and common problems see [TROUBLESHOOTING](https://git.cohabit.fr/bastien/VimsCode/wiki/Troubleshooting).
|
For troubleshooting and common problems see [TROUBLESHOOTING](https://git.cohabit.fr/bastien/VimsCode/wiki/Troubleshooting).
|
||||||
|
|
Loading…
Reference in a new issue