Skip to content

Commit

Permalink
updated vim to 8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
giuliomoro committed Jan 6, 2022
1 parent b3e47ae commit fd118ed
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions misc/rootfs/root/.vimrc
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
source /usr/share/vim/vim80/defaults.vim
source /usr/share/vim/vim80/syntax/syntax.vim
source /usr/share/vim/vim80/syntax/synload.vim
source /usr/share/vim/vim80/syntax/syncolor.vim
source /usr/share/vim/vim80/filetype.vim
source /usr/share/vim/vim80/ftplugin.vim
source /usr/share/vim/vim80/indent.vim
source /usr/share/vim/vim82/defaults.vim
source /usr/share/vim/vim82/syntax/syntax.vim
source /usr/share/vim/vim82/syntax/synload.vim
source /usr/share/vim/vim82/syntax/syncolor.vim
source /usr/share/vim/vim82/filetype.vim
source /usr/share/vim/vim82/ftplugin.vim
source /usr/share/vim/vim82/indent.vim
set mouse=
color desert

0 comments on commit fd118ed

Please sign in to comment.