Skip to content

Commit

Permalink
fix:compatible mode
Browse files Browse the repository at this point in the history
  • Loading branch information
Debajyati authored Sep 4, 2024
1 parent 6f83e86 commit fd8467c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions autoload/turboterm.vim
Original file line number Diff line number Diff line change
Expand Up @@ -35,3 +35,5 @@ function! g:turboterm#TurboToggle(height, direction="down")
endif
endfunction

let &cpo = s:save_cpo
unlet s:save_cpo

0 comments on commit fd8467c

Please sign in to comment.