summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorFrank LENORMAND2021-08-28 13:46:27 +0300
committerFrank LENORMAND2021-08-28 13:46:27 +0300
commit096cadbef83e984385494ed89172375ea275e820 (patch)
tree987307d4cda3e84ff68dcc2932598d7730a63974 /.SRCINFO
parent4d79370df4374562d8dadc97d0487423e25694d5 (diff)
downloadaur-096cadbef83e984385494ed89172375ea275e820.tar.gz
pkgbuild: Add `kak-lsp` optional dependency
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO1
1 files changed, 1 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0feb55949140..7ac412cef3b3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -12,6 +12,7 @@ pkgbase = kakoune-git
optdepends = ctags-git: complete and describe a symbol, jump to its definition
optdepends = editorconfig-core-c: set formatting options project-wide
optdepends = git: display and cycle through hunks, blame lines, handle file status
+ optdepends = kak-lsp: Language Server Protocol (LSP) client
optdepends = tmux: split windows, spawn tabs
optdepends = xdotool: X11 window management
optdepends = xorg-xmessage: print detailed crash information in a separate window