diff options
author | Karel Kočí <cynerd@email.cz> | 2021-10-11 17:19:22 +0200 |
---|---|---|
committer | Karel Kočí <cynerd@email.cz> | 2021-10-11 17:19:22 +0200 |
commit | b20162bc7503d4b91604748b5b5dbd96dce0ef5c (patch) | |
tree | f38de20b9f135d8ab5381d6195bf9592c0c15153 /vimrc | |
parent | 9a902662fc4a7afda2a1f3000f9ec07b2e0c3c79 (diff) | |
download | myconfigs-b20162bc7503d4b91604748b5b5dbd96dce0ef5c.tar.gz myconfigs-b20162bc7503d4b91604748b5b5dbd96dce0ef5c.tar.bz2 myconfigs-b20162bc7503d4b91604748b5b5dbd96dce0ef5c.zip |
sway: some more investigation to using sway
Diffstat (limited to 'vimrc')
-rw-r--r-- | vimrc | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -14,6 +14,7 @@ set rtp+=~/.vim/bundle/Vundle.vim call vundle#begin() """"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""" Plugin 'VundleVim/Vundle.vim' +Plugin 'jasonccox/vim-wayland-clipboard' " Visual Plugin 'itchyny/lightline.vim' Plugin 'nathanaelkane/vim-indent-guides' |