Update .config/hypr/hyprland.conf

Update .config/nvim/init.vim
Update .config/terminator/config
This commit is contained in:
Jinks 2025-06-10 11:48:37 +02:00
parent 8002b67a29
commit 9eea30a4d4
3 changed files with 10 additions and 9 deletions

View file

@ -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