mirror of
https://github.com/LunarVim/LunarVim.git
synced 2025-08-28 05:54:03 +02:00
add dial can toggle true and false
This commit is contained in:
parent
e18a75a145
commit
9a4ecc2660
3 changed files with 17 additions and 0 deletions
|
@ -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'}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue