+ first IDEA exclusive mapping
This commit is contained in:
parent
fd8f99fbeb
commit
3dddb437c8
1 changed files with 8 additions and 0 deletions
|
@ -0,0 +1,8 @@
|
|||
" vim: filetype=vim
|
||||
|
||||
" augroup myvimrc
|
||||
" au!
|
||||
" au BufWritePost vim_idea so $MYVIMRC | if has('gui_running') | so $MYGVIMRC | endif
|
||||
" augroup END
|
||||
|
||||
map <leader>r <Action>(RenameElement)
|
Loading…
Add table
Add a link
Reference in a new issue