Skip to content

Commit

Permalink
refactor(vim): remove unused plugins
Browse files Browse the repository at this point in the history
  • Loading branch information
johanbook committed Jan 6, 2025
1 parent 1216be2 commit c67f636
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions vim/plugins.vim
Original file line number Diff line number Diff line change
Expand Up @@ -55,15 +55,9 @@ Plug 'tpope/vim-projectionist'
" Fancy start screen
Plug 'mhinz/vim-startify'

" R terminal integration
"Plug 'jalvesaq/Nvim-R'

" Improved motions for navigation
Plug 'easymotion/vim-easymotion'

" Toggle window maximization
"Plug 'szw/vim-maximizer'

call plug#end()
filetype plugin indent on

Expand Down

0 comments on commit c67f636

Please sign in to comment.