mirror of
https://gitlab.com/dwt1/dotfiles.git
synced 2026-04-20 18:54:39 +10:00
Fixing a minor issue.
This commit is contained in:
@@ -195,6 +195,11 @@ map <Leader>tt :vnew term://fish<CR>
|
||||
set mouse=nicr
|
||||
set mouse=a
|
||||
|
||||
"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
|
||||
" => Fix Sizing Bug With Alacritty Terminal
|
||||
"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
|
||||
autocmd VimEnter * :silent exec "!kill -s SIGWINCH $PPID"
|
||||
|
||||
"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
|
||||
" => Splits and Tabbed Files
|
||||
"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
|
||||
|
||||
Reference in New Issue
Block a user