Skip to content

Commit 0f65ed2

Browse files
committed
ci: update rockspec
Signed-off-by: Guennadi Maximov C <g.maxc.fox@protonmail.com>
1 parent 6b6c874 commit 0f65ed2

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

project.nvim-scm-1.rockspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,11 @@ source = {
1212
description = {
1313
detailed = [[
1414
A Neovim plugin written in Lua that, under configurable conditions, automatically sets
15-
the user's cwd to the current project root provides project management.
15+
the user's cwd to the current project root and provides project management.
1616
]],
1717
homepage = 'https://github.com/DrKJeff16/project.nvim',
1818
license = 'Apache-2.0',
19-
labels = { 'neovim' },
19+
labels = { "neovim", "neovim-plugin" },
2020
}
2121
dependencies = {
2222
'lua==5.1',

0 commit comments

Comments
 (0)