diff --git a/home/base/desktop/neovim/default.nix b/home/base/desktop/neovim/default.nix index ed81b9b0..faa2905b 100644 --- a/home/base/desktop/neovim/default.nix +++ b/home/base/desktop/neovim/default.nix @@ -35,7 +35,7 @@ # Comment Line: ` + /` # Code Actions: ` + la` # Rename: ` + lr` -# Open filepath/URL at cursor: `gc` +# Open filepath/URL at cursor: `gx` # This is a neovim builtin command # # Save Session: ` + Ss`