op.nvim

🔑 1Password for Neovim! Built using the 1Password CLI, Go, and Lua.

MIT License

Stars
84
Committers
5

Bot releases are visible (Hide)

op.nvim - v1.1.4

Published by github-actions[bot] about 2 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/mrjones2014/op.nvim/compare/v1.1.3...v1.1.4

op.nvim - v1.1.3

Published by github-actions[bot] 5 months ago

What's Changed

Full Changelog: https://github.com/mrjones2014/op.nvim/compare/v1.1.2...v1.1.3

op.nvim - v1.1.2 Latest Release

Published by github-actions[bot] 7 months ago

What's Changed

Full Changelog: https://github.com/mrjones2014/op.nvim/compare/v1.1.1...v1.1.2

op.nvim - v1.1.1

Published by github-actions[bot] over 1 year ago

What's Changed

Full Changelog: https://github.com/mrjones2014/op.nvim/compare/v1.1.0...v1.1.1

op.nvim - v1.1.0

Published by github-actions[bot] over 1 year ago

What's Changed

  • chore: generated vimdoc by @github-actions in https://github.com/mrjones2014/op.nvim/pull/71
  • Two new utility methods for quickly grabbing secrets to use in scripting:
    • require('op').get_secret(item_name: string, field_name: string): string|nil
    • require('op').get_secret_async(item_name: string, field_name: string, callback: fun(secret: string | nil))

Full Changelog: https://github.com/mrjones2014/op.nvim/compare/v1.0.2...v1.1.0

op.nvim - v1.0.2

Published by mrjones2014 over 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/mrjones2014/op.nvim/compare/v1.0.1...v1.0.2

op.nvim - v1.0.1

Published by mrjones2014 over 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/mrjones2014/op.nvim/compare/v1.0.0...v1.0.1

op.nvim - v1.0.0

Published by mrjones2014 about 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/mrjones2014/op.nvim/commits/v1.0.0