Skip to content

Commit

Permalink
Add set hidden to vimrc
Browse files Browse the repository at this point in the history
  • Loading branch information
Sergey Zhuravlev authored and Sergey Zhuravlev committed Sep 11, 2019
1 parent 866e5f4 commit 2dadb72
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .vimrc
Original file line number Diff line number Diff line change
Expand Up @@ -51,3 +51,6 @@ let g:airline_powerline_fonts = 1
set mouse=a
set scrolloff=5
set incsearch

" Allow switch from unsaved buffer
set hidden

0 comments on commit 2dadb72

Please sign in to comment.