Edit firefox bookmarks
This commit is contained in:
parent
c5207ec301
commit
57bf4c5536
4 changed files with 26 additions and 42 deletions
|
|
@ -168,20 +168,6 @@
|
|||
options = { desc = "Quit"; };
|
||||
}
|
||||
|
||||
# System clipboard keymaps
|
||||
{
|
||||
mode = "n";
|
||||
key = "<leader>p";
|
||||
action = "\"+p";
|
||||
options = { desc = "Paste from system clipboard"; };
|
||||
}
|
||||
{
|
||||
mode = "v";
|
||||
key = "<leader>p";
|
||||
action = "\"+p";
|
||||
options = { desc = "Replace selection with system clipboard"; };
|
||||
}
|
||||
|
||||
# System integration
|
||||
{
|
||||
mode = "n";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue