Update .xroot.sh and .vimrc

This commit is contained in:
2024-08-28 16:01:04 +05:30
parent f07730b167
commit e199750ce0
2 changed files with 3 additions and 2 deletions

2
.vimrc
View File

@@ -29,7 +29,7 @@ filetype plugin on
filetype indent on
syntax enable
:color shine
" :color shine
autocmd FileType markdown setlocal tw=80 et ts=2 sw=2
autocmd FileType text setlocal tw=80