remove software liceneses
This commit is contained in:
parent
1b5b124dc8
commit
702b02cdf6
2 changed files with 0 additions and 23 deletions
|
@ -1,8 +1,4 @@
|
|||
{...}: {
|
||||
imports = [
|
||||
./software-licenses.nix # View common software licenses.
|
||||
];
|
||||
|
||||
plugins.telescope = {
|
||||
enable = true;
|
||||
|
||||
|
@ -48,12 +44,6 @@
|
|||
desc = "Search project files";
|
||||
};
|
||||
};
|
||||
"<leader>sl" = {
|
||||
action = "software-licenses find";
|
||||
options = {
|
||||
desc = "Search Software Licenses";
|
||||
};
|
||||
};
|
||||
|
||||
# List
|
||||
"<leader>glc" = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue