mirror of
https://github.com/jessebot/dot_files.git
synced 2025-10-01 01:48:43 +00:00
add reference link for indent blank line neovim plugin
This commit is contained in:
parent
29444ef2fe
commit
68b1058d5e
1 changed files with 2 additions and 0 deletions
|
@ -12,6 +12,8 @@ vim.opt.autoindent = true
|
|||
-- Also load indent files, to automatically do language-dependent indenting.
|
||||
-- filetype plugin indent on
|
||||
|
||||
-- ref: https://github.com/lukas-reineke/indent-blankline.nvim
|
||||
|
||||
local highlight = {
|
||||
"DarkBlueGray",
|
||||
"BlueGray"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue