This website requires JavaScript.
Explore
Help
Sign In
mandlm
/
nixos-config
Archived
Watch
1
Star
0
Fork
0
You've already forked nixos-config
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
This repository has been archived on
2024-12-15
. You can view files and clone it, but cannot push or open issues or pull requests.
f77f0581db
nixos-config
/
home-manager
/
neovim
/
indent-blankline.lua
6 lines
69 B
Lua
Raw
Normal View
History
Unescape
Escape
chore: nix flake update
2023-10-05 06:07:15 +00:00
require
(
"
ibl
"
)
.
setup
{
indent
=
{
char
=
"
┊
"
,
}
,
refactor(nvim): clean up lua file structure
2022-06-25 14:00:14 +00:00
}
Reference in New Issue
Copy Permalink