Skip to content

Commit

Permalink
add quickrun settings to close the buffer if empty
Browse files Browse the repository at this point in the history
  • Loading branch information
satorunooshie committed Jul 7, 2024
1 parent 017aa99 commit cedea24
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .vimrc
Original file line number Diff line number Diff line change
Expand Up @@ -697,6 +697,7 @@ endif

g:quickrun_config['_'] = {
'outputter/buffer/split': ':botright 8sp',
'outputter/buffer/close_on_empty': 1,
'runner': 'job',
}
#}}}
Expand Down

0 comments on commit cedea24

Please sign in to comment.