diff --git a/config/default.nix b/config/default.nix index 769d9e7..73d72d3 100644 --- a/config/default.nix +++ b/config/default.nix @@ -35,12 +35,8 @@ keymaps = [ { - action = "Telescope find_files"; - key = "f"; - } - { - action = "Telescope live_grep"; - key = "g"; + action = ":set rnu!"; + key = "num"; } { action = ":TransparentToggle";