You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/workflows/luarocks.yml
+1-1
Original file line number
Diff line number
Diff line change
@@ -25,8 +25,8 @@ jobs:
25
25
version: ${{ env.LUAROCKS_VERSION }}
26
26
dependencies: |
27
27
sqlite
28
-
plenary.nvim
29
28
nui.nvim
29
+
pathlib.nvim
30
30
labels: |
31
31
neovim
32
32
detailed_description: "Papis.nvim is a neovim companion plugin for the bibliography manager papis. \nIt's meant for all those who do academic and other writing in neovim and who \nwant quick access to their bibliography from within the comfort of their editor.\n"
0 commit comments