diff --git a/6_install_phpstorm.md b/6_install_phpstorm.md index 30b8c84..7617a2c 100644 --- a/6_install_phpstorm.md +++ b/6_install_phpstorm.md @@ -4,3 +4,10 @@ run this command to install stable release of phpstorm setup instructions for php-cs-fixer are https://gist.github.com/bhushangaykawad/e2779b2cd587aebe0dee6063e2f6cd94 here. + + +add following lines in `~/.vimrc` if you have installed ideavim plugin + +```bash +inoremap jj +set clipboard+=unnamed