author | Antonio Rojas
<arojas@archlinux.org> 2022-05-02 16:28:35 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2022-05-02 16:28:35 UTC |
parent | e826e80dc997422ed335d51cb1da52e108a22a5d |
PKGBUILD | +3 | -1 |
diff --git a/PKGBUILD b/PKGBUILD index 0b90bd4..cdc6480 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -49,7 +49,9 @@ package_kate() { 'python-lsp-server: Python LSP support' 'texlab: LaTeX LSP support' 'rust: Rust LSP support' - 'git: git-blame plugin') + 'git: git-blame plugin' + 'markdownpart: Markdown preview' + 'svgpart: SVG preview') DESTDIR="$pkgdir" cmake --install build find "$pkgdir" -type f -name '*kwrite*' -exec rm {} \;