This website works better with JavaScript.
Explore
Help
Sign In
dot
/
vim
Watch
1
Star
0
Fork
You've already forked vim
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
Browse Source
Enable ideajoin setting in ideavimrc - makes the J command in IdeaVim use IDE smarts
main
Danielle McLean
3 years ago
parent
7a2b294a63
commit
5434b45078
Signed by:
00dani
GPG Key ID:
FF6F9216852288FF
1 changed files
with
1 additions
and
0 deletions
Whitespace
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
1
ideavimrc
1
ideavimrc
Unescape
Escape
View File
@ -1,4 +1,5 @@
set hlsearch
set ideajoin
set surround
inoremap jj <Esc>
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
dot/vim
Title
Body
Create Issue