enable indent_line plugin
This commit is contained in:
parent
ca3f3c8e5d
commit
6e9bb7d300
2 changed files with 1 additions and 4 deletions
|
|
@ -6,8 +6,5 @@ vim.opt.relativenumber = true
|
|||
vim.g.have_nerd_font = true
|
||||
|
||||
require 'custom.mappings'
|
||||
require('lazy').setup {
|
||||
require 'kickstart.plugins.indent_line',
|
||||
}
|
||||
|
||||
return {}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue