chore: remove neoclip
This commit is contained in:
parent
3f0f7b1663
commit
5e92549971
2 changed files with 0 additions and 22 deletions
|
@ -1,6 +1,5 @@
|
|||
{...}: {
|
||||
imports = [
|
||||
./neoclip.nix # Persistent clipboard.
|
||||
./software-licenses.nix # View common software licenses.
|
||||
];
|
||||
|
||||
|
@ -84,10 +83,6 @@
|
|||
};
|
||||
|
||||
# Extensions
|
||||
"<leader>p" = {
|
||||
action = "neoclip";
|
||||
options.desc = "Persistent Clipboard";
|
||||
};
|
||||
"<leader>sl" = {
|
||||
action = "software-licenses find";
|
||||
options = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue