feat(nvim): use vimux when running tests
This commit is contained in:
parent
ec4942d72c
commit
96a532a501
2 changed files with 4 additions and 1 deletions
|
@ -16,6 +16,9 @@ return packer.startup(function()
|
|||
|
||||
use "wbthomason/packer.nvim"
|
||||
|
||||
-- Tmux
|
||||
use "preservim/vimux"
|
||||
|
||||
-- Utilities
|
||||
use "andymass/vim-matchup"
|
||||
use "cakebaker/scss-syntax.vim"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue