Skip to content

Commit

Permalink
Update 6_install_phpstorm.md
Browse files Browse the repository at this point in the history
  • Loading branch information
bhushan authored May 14, 2021
1 parent b0a7f83 commit 763ecf2
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions 6_install_phpstorm.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 <Esc>
set clipboard+=unnamed

0 comments on commit 763ecf2

Please sign in to comment.