Update .config/hypr/hyprland.conf
Update .config/nvim/init.vim Update .config/terminator/config
This commit is contained in:
parent
8002b67a29
commit
9eea30a4d4
3 changed files with 10 additions and 9 deletions
|
@ -8,10 +8,6 @@
|
|||
|
||||
scriptencoding utf-8
|
||||
set nocompatible " Don't be compatible with vi
|
||||
if ((&term =~ "xterm") || (&term =~ "rxvt")) && (&termencoding == "")
|
||||
set termencoding=utf-8
|
||||
endif
|
||||
|
||||
|
||||
"-----------------------------------------------------------------------
|
||||
" vim-plug plugin management
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue