diff --git a/project.toml b/project.toml index db5888c..1228b3d 100644 --- a/project.toml +++ b/project.toml @@ -1,6 +1,6 @@ [project] -name = "plugin-name" -version = "0.0.2" -description = "description" +name = "codesnap.nvim" +version = "0.0.1" +description = "Make pretty code snapshot just one command" author = "Mist" email = "mist.zzh@gmail.com"