feat(nvim): add telkasten.nvim

This commit is contained in:
Moritz Böhme 2023-07-15 12:29:13 +02:00
parent 35b2144c68
commit 8d528f9814
No known key found for this signature in database
GPG key ID: 970C6E89EB0547A9
4 changed files with 60 additions and 1 deletions

19
flake.lock generated
View file

@ -966,7 +966,8 @@
"pre-commit-hooks": "pre-commit-hooks",
"rofi-wayland": "rofi-wayland",
"smartcolumn-nvim": "smartcolumn-nvim",
"stable": "stable"
"stable": "stable",
"telekasten-nvim": "telekasten-nvim"
}
},
"rust-overlay": {
@ -1041,6 +1042,22 @@
"type": "github"
}
},
"telekasten-nvim": {
"flake": false,
"locked": {
"lastModified": 1689074017,
"narHash": "sha256-yBw0Ja9xBhHcEdzvKvg6LCDzmIgW9kg0XaXS7hcr958=",
"owner": "renerocksai",
"repo": "telekasten.nvim",
"rev": "4a5e57eee9c5154ed77423bb7fa6619fdb0784cd",
"type": "github"
},
"original": {
"owner": "renerocksai",
"repo": "telekasten.nvim",
"type": "github"
}
},
"wlroots": {
"flake": false,
"locked": {