Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2022-11-07 | 862 Bytes | |
v1.1.0 source code.tar.gz | 2022-11-07 | 12.7 kB | |
v1.1.0 source code.zip | 2022-11-07 | 15.9 kB | |
Totals: 3 Items | 29.4 kB | 0 |
What's Changed
- fix: Don't try to clone existing pinned packages by @oscarbenedito in https://github.com/savq/paq-nvim/pull/109
- Update
hrsh7th/nvim-compe
tohrsh7th/nvim-cmp
by @stfwn in https://github.com/savq/paq-nvim/pull/108 - Add single line load() for adding packages by @samerickson in https://github.com/savq/paq-nvim/pull/101
- refactor: use new location for log files by @ojroques in https://github.com/savq/paq-nvim/pull/116
- Fix a bug in the counter coroutine by @SnootierMoon in https://github.com/savq/paq-nvim/pull/118
- Re-implement log updated packages commits fixing out of order bug. by @wviana in https://github.com/savq/paq-nvim/pull/117
- feat: all commands can be followed by bar "|" by @justinmk in https://github.com/savq/paq-nvim/pull/122
Full Changelog: https://github.com/savq/paq-nvim/compare/v1.0.3...v1.1.0