mirror of
https://github.com/anotherhadi/nixy.git
synced 2026-04-02 11:12:09 +02:00
@@ -6,7 +6,7 @@
|
||||
};
|
||||
keymaps = [{
|
||||
key = "<leader>cn";
|
||||
action = "<cmd>FloatermNew --title=nixy nixy<cr>";
|
||||
action = "<cmd>FloatermNew --title=nixy nixy || sleep 10<cr>";
|
||||
options.desc = "Nixy";
|
||||
}];
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user