add dial can toggle true and false

This commit is contained in:
Chris 2021-03-21 20:21:41 -04:00
parent e18a75a145
commit 9a4ecc2660
3 changed files with 17 additions and 0 deletions

View file

@ -116,6 +116,7 @@ return require('packer').startup(function(use)
use 'phaazon/hop.nvim'
use 'tpope/vim-sleuth'
use 'sheerun/vim-polyglot'
use 'monaqa/dial.nvim'
-- TODO put this back when stable for indent lines
-- use { 'lukas-reineke/indent-blankline.nvim', branch = 'lua'}