tangled
alpha
login
or
join now
karitham.dev
/
dotfiles
0
fork
atom
a dotfile but it's really big
0
fork
atom
overview
issues
pulls
pipelines
helix: drop inlay-hints those things are a pita
karitham.dev
17 hours ago
f36d836b
c9ce3bdd
verified
This commit was signed with the committer's
known signature
.
karitham.dev
SSH Key Fingerprint:
SHA256:ODeRMGYuG7M/0G+fRF6IfwUk7r5AgG5MYdFTN+uvimc=
-1
1 changed file
expand all
collapse all
unified
split
modules
dev
editor
helix.nix
-1
modules/dev/editor/helix.nix
···
111
111
lsp = {
112
112
snippets = true;
113
113
display-color-swatches = true;
114
114
-
display-inlay-hints = true;
115
114
display-messages = true;
116
115
};
117
116
soft-wrap = {