1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-02-13 16:07:58 +08:00
SpaceVim/bundle/scrollbar.vim/test/vimrc

7 lines
102 B
VimL
Raw Normal View History

2024-08-04 10:01:05 +08:00
set nocompatible
2024-08-04 10:13:17 +08:00
set rtp+=.
2024-08-04 10:01:05 +08:00
set noswapfile
filetype plugin indent on
syntax enable
2024-08-04 10:13:17 +08:00
colorscheme desert