Skip to content

Commit f3900b1

Browse files
committed
chore: up
1 parent 7f590dc commit f3900b1

File tree

3 files changed

+3
-7
lines changed

3 files changed

+3
-7
lines changed

nvim/TODO.md

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,12 @@
11
# TODO
22

3-
lazy cb22355
4-
5-
- trouble lualine
3+
lazy c20c4022958780617424a090eee2360d560eb939
64

75
## Plugins
86

97
- https://github.com/MagicDuck/grug-far.nvim
108
- https://github.com/nvim-treesitter/nvim-treesitter-textobjects
119
- https://github.com/mfussenegger/nvim-lint
12-
- typescript pretty pretty-ts-errors
13-
- https://github.com/dmmulroy/ts-error-translator.nvim
14-
- https://github.com/youyoumu/pretty-ts-errors.nvim
1510

1611
## Misc
1712

nvim/lazy-lock.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919
"nvim-treesitter-context": { "branch": "master", "commit": "dca8726fea2c14e1ce6adbaa76a04816fbfaff61" },
2020
"nvim-ts-autotag": { "branch": "main", "commit": "a1d526af391f6aebb25a8795cbc05351ed3620b5" },
2121
"oil.nvim": { "branch": "master", "commit": "07f80ad645895af849a597d1cac897059d89b686" },
22+
"pretty-ts-errors.nvim": { "branch": "main", "commit": "3c896bbd9d0cecab151e33ddd10b8b43993b5ef0" },
2223
"snacks.nvim": { "branch": "main", "commit": "bc0630e43be5699bb94dadc302c0d21615421d93" },
2324
"trouble.nvim": { "branch": "main", "commit": "85bedb7eb7fa331a2ccbecb9202d8abba64d37b3" },
2425
"ts-comments.nvim": { "branch": "main", "commit": "1bd9d0ba1d8b336c3db50692ffd0955fe1bb9f0c" },

nvim/lua/plugins.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1330,7 +1330,7 @@ return {
13301330
opts = {},
13311331
},
13321332

1333-
-- marilari88/twoslash-queries.nvim (https://github.com/marilari88/twoslash-queries.nvim)
1333+
-- twoslash-queries.nvim (https://github.com/marilari88/twoslash-queries.nvim)
13341334
{
13351335
"marilari88/twoslash-queries.nvim",
13361336
opts = {

0 commit comments

Comments
 (0)