Skip to content

Commit

Permalink
Idea: Disable ideavim's bell usage
Browse files Browse the repository at this point in the history
  • Loading branch information
Atemu committed Feb 3, 2022
1 parent 7918dd8 commit db48801
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .ideavimrc
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,7 @@ set clipboard+=unnamed

" https://github.com/JetBrains/ideavim/wiki/Emulated-plugins#surround
set surround

" No spurrious sounds to interrupt my music
set visualbell
set noerrorbells

0 comments on commit db48801

Please sign in to comment.