Newer
Older
dotfiles / .config / lite-xl / plugins / gitblame / manifest.json
@Edoko Edoko 25 days ago 245 bytes initial commit
{
  "addons": [
    {
      "id": "gitblame",
      "name": "Git Blame",
      "description": "Shows git blame information.",
      "version": "0.2.1",
      "mod_version": "3",
      "tags": [
        "git",
        "blame"
      ]
    }
  ]
}