Skip to content

Commit ad597a5

Browse files
committed
feat: sort.nvim
1 parent b360113 commit ad597a5

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

lua/plugins/sort.lua

+4
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
return {
2+
"sQVe/sort.nvim",
3+
opts = {},
4+
}

0 commit comments

Comments
 (0)