test cscope
This commit is contained in:
parent
117be3a752
commit
95f25de948
1 changed files with 4 additions and 0 deletions
|
@ -54,6 +54,10 @@
|
|||
:windows-command "npm install -g bash-language-server"
|
||||
:message nil
|
||||
:enabled t)
|
||||
;; (cscope
|
||||
;; :linux-command "sudo pacman -S --noconfirm cscope"
|
||||
;; :message nil
|
||||
;; :enabled t)
|
||||
(ctags
|
||||
:darwin-command "brew install universal-ctags"
|
||||
:linux-command "sudo pacman -S --noconfirm ctags"
|
||||
|
|
Loading…
Reference in a new issue