Refactor nvim packer configuration
This commit is contained in:
parent
3138316af8
commit
1b277bf887
11 changed files with 31 additions and 24 deletions
|
@ -1,7 +0,0 @@
|
|||
vim.opt.list = true
|
||||
|
||||
require('indent_blankline').setup {
|
||||
space_char_blankline = ' ',
|
||||
show_current_context = true,
|
||||
show_current_context_start = true,
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue