mirror of
https://github.com/SqrtMinusOne/password-store-completion.git
synced 2025-12-10 09:53:04 +03:00
docs: typo in README
This commit is contained in:
parent
684ad3bd3b
commit
f6712d9732
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@ A [[https://www.passwordstore.org/][pass]] frontend based on [[https://github.co
|
|||
|
||||
Also take a look at Nicolas Petton's [[https://github.com/NicolasPetton/pass][pass]], =password-store-ivy= is designed as complementary to the Nicolas' package.
|
||||
|
||||
This package is made with Ivy because I need some fine-tuning like actions and turning off the sort in some completions, and Ivy happens to be the competing system I'm using now.
|
||||
This package is made with Ivy because I need some fine-tuning like actions and turning off sorting in some completions, and Ivy happens to be the completion system I'm using now.
|
||||
|
||||
* Installation
|
||||
As the package isn’t yet available anywhere but in this repository, you can clone the repository, add it to the load-path and require the package. My preferred way is =use-package= with =straight=:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue