This website works better with JavaScript.
Explore
Help
Sign In
Mirroring
/
kickstart.nvim
mirror of
https://github.com/nvim-lua/kickstart.nvim
Watch
1
Star
0
Fork
You've already forked kickstart.nvim
1
Code
Issues
Packages
Projects
Releases
Wiki
Activity
add rainbow-delimiters
Browse Source
pull/701/head
Brock Matthews
1 year ago
parent
afd4c1e2c4
commit
a4ef0b3721
1 changed files
with
5 additions
and
2 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
7
lua/custom/plugins/plugins.lua
Unescape
Escape
View File
@ -14,5 +14,8 @@ return {
}
,
{
"
mg979/vim-visual-multi
"
,
}
}
}
,
{
"
HiPhish/rainbow-delimiters.nvim
"
}
,
}
Write
Preview
Loading…
Cancel
Save
Reference in New Issue
Repository
Mirroring/kickstart.nvim
Title
Body
Create Issue