tangled
alpha
login
or
join now
karitham.dev
/
dotfiles
0
fork
atom
nix all the things
0
fork
atom
overview
issues
pulls
pipelines
helix: try inlay hints
karitham.dev
6 days ago
ea2bb464
17fe49b0
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;
114
115
display-messages = true;
115
116
};
116
117
soft-wrap = {