Neovim: Enable indent-blankline
This commit is contained in:
parent
6573316fba
commit
bf1c9234e2
3 changed files with 10 additions and 16 deletions
|
@ -41,7 +41,7 @@ require('packer').startup(function()
|
|||
use 'tpope/vim-fugitive'
|
||||
|
||||
-- Indent characters
|
||||
-- use "lukas-reineke/indent-blankline.nvim"
|
||||
use "lukas-reineke/indent-blankline.nvim"
|
||||
|
||||
-- Tree explorer
|
||||
use {'kyazdani42/nvim-tree.lua', requires = 'kyazdani42/nvim-web-devicons'}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue