mirror of
https://github.com/itme-brain/nixos.git
synced 2026-03-24 00:29:43 -04:00
new nvim config WIP
This commit is contained in:
parent
8163e330a0
commit
4c8fadee55
14 changed files with 463 additions and 0 deletions
5
nvim/lua/plugins/indent-blankline.lua
Normal file
5
nvim/lua/plugins/indent-blankline.lua
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
return {
|
||||
{
|
||||
"lukas-reineke/indent-blankline.nvim",
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue