diff --git a/flake.lock b/flake.lock index 2e9acf84..6543d7c2 100644 --- a/flake.lock +++ b/flake.lock @@ -1604,7 +1604,7 @@ }, "locked": { "lastModified": 1, - "narHash": "sha256-jAcLbG2bZ7FxNMYTSPyT7G2kfLa26nW5LXZiMNWxfrY=", + "narHash": "sha256-+PrgoLGR+Ee9DsMlMNfbB37hBWrkn/uP9ennYuX1xtM=", "path": "./neovim", "type": "path" }, diff --git a/neovim/nvim.nix b/neovim/nvim.nix index af25d7b3..b18c1aa4 100644 --- a/neovim/nvim.nix +++ b/neovim/nvim.nix @@ -323,8 +323,8 @@ in rec { "\"" = ''[["+]]''; "" = "[[ChatGPT]]"; "dr" = "[[RustLsp debuggables]]"; - "ee" = "[[Rest run]]"; - "el" = "[[Rest run last]]"; + #"ee" = "[[Rest run]]"; + #"el" = "[[Rest run last]]"; "hh" = "[[DevdocsOpen]]"; "hl" = "[[DevdocsToggle]]"; "" = "''"; @@ -423,7 +423,7 @@ in rec { end end - catcher(require('rest-nvim').setup) + -- catcher(require('rest-nvim').setup) catcher(require('lspconfig').ast_grep.setup) @@ -696,7 +696,7 @@ in rec { luasnip # No more postman - rest-nvim + # rest-nvim # UI nvim-web-devicons