nvim: simplify rspec mapping

This commit is contained in:
2023-10-05 22:31:35 +03:00
parent a2a3dde5e7
commit 95642f0874
2 changed files with 3 additions and 7 deletions

View File

@@ -85,10 +85,6 @@ packer.startup(function()
use 'tpope/vim-rhubarb'
use 'tpope/vim-repeat'
-- tests
use 'vim-test/vim-test'
use 'benmills/vimux'
-- TODO: find lua replacement / or learn :grep / cfdo
use 'dyng/ctrlsf.vim'