updates
This commit is contained in:
parent
37aad3823f
commit
b542af2f39
2 changed files with 4 additions and 3 deletions
1
.gitignore
vendored
Normal file
1
.gitignore
vendored
Normal file
|
@ -0,0 +1 @@
|
||||||
|
lazy-lock.json
|
|
@ -110,10 +110,10 @@
|
||||||
ripgrep # search
|
ripgrep # search
|
||||||
fd # search
|
fd # search
|
||||||
fzf # search fuzzy
|
fzf # search fuzzy
|
||||||
curl # http requests
|
# curl # http requests
|
||||||
tree-sitter
|
tree-sitter
|
||||||
glow # markdown renderer
|
# glow # markdown renderer
|
||||||
nodePackages.cspell
|
# nodePackages.cspell
|
||||||
];
|
];
|
||||||
in
|
in
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue