mirror of
https://github.com/LunarVim/LunarVim.git
synced 2025-07-31 16:14:34 +02:00
indentline
This commit is contained in:
parent
2a0c547fcc
commit
36e9fdf69e
6 changed files with 12 additions and 14 deletions
1
init.lua
1
init.lua
|
@ -33,6 +33,7 @@ require('nv-dashboard')
|
|||
require('nv-dial')
|
||||
require('nv-nvim-dap')
|
||||
require('nv-lightbulb')
|
||||
require('nv-indentline')
|
||||
-- require('nv-lspinstall')
|
||||
|
||||
-- Which Key (Hope to replace with Lua plugin someday)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue