From f0ece4441abda2643791dafa88c42707a5e12bd1 Mon Sep 17 00:00:00 2001 From: Mora Unie Youer Date: Thu, 6 Mar 2025 22:07:24 +0300 Subject: feat: use `telepath.nvim` instead of `leap-spooky.nvim` --- flake.lock | 19 ++++++++++++++++++- 1 file changed, 18 insertions(+), 1 deletion(-) (limited to 'flake.lock') diff --git a/flake.lock b/flake.lock index a21e59f..cb0466c 100644 --- a/flake.lock +++ b/flake.lock @@ -244,12 +244,29 @@ "type": "github" } }, + "plugins-telepath-nvim": { + "flake": false, + "locked": { + "lastModified": 1713157094, + "narHash": "sha256-h1NILk/EAbhb9jONHAApFs9Z2f8oZsWy15Ici6+TLxw=", + "owner": "rasulomaroff", + "repo": "telepath.nvim", + "rev": "2879da05463db7bdc8824b13cccd8e8920c62a55", + "type": "github" + }, + "original": { + "owner": "rasulomaroff", + "repo": "telepath.nvim", + "type": "github" + } + }, "root": { "inputs": { "neovim-nightly-overlay": "neovim-nightly-overlay", "nixCats": "nixCats", "nixpkgs": "nixpkgs_2", - "plugins-leap-spooky-nvim": "plugins-leap-spooky-nvim" + "plugins-leap-spooky-nvim": "plugins-leap-spooky-nvim", + "plugins-telepath-nvim": "plugins-telepath-nvim" } }, "treefmt-nix": { -- cgit v1.2.3-70-g09d2