added new linw in singleusermode.md

This commit is contained in:
piccihud
2023-09-24 15:49:23 +02:00
parent d796411300
commit ac080bde34
3 changed files with 11 additions and 11 deletions

View File

@ -62,6 +62,7 @@ Plugin 'VundleVim/Vundle.vim'
" All of your Plugins must be added before the following line
"
Plugin 'jasonccox/vim-wayland-clipboard'
Plugin 'gabrielelana/vim-markdown'
Plugin 'itchyny/vim-cursorword'
Plugin 'preservim/nerdtree'
@ -378,3 +379,5 @@ let g:lightline = {
\ }
" }}}
"