Add haskell mode, update ocaml mode
This commit is contained in:
parent
005fb4fcfb
commit
c169983db6
9 changed files with 74 additions and 18 deletions
|
|
@ -80,7 +80,7 @@
|
|||
(setq-local
|
||||
ctags/refresh-command
|
||||
(format
|
||||
"uctags -e -R --languages=erlang -f %sTAGS %ssrc %sdeps %sapps %s_build %stest %slib/stdlib-* %slib/kernel-*"
|
||||
"ctags -e -R --languages=erlang -f %sTAGS %ssrc %sdeps %sapps %s_build %stest %slib/stdlib-* %slib/kernel-*"
|
||||
(projectile-project-root) (projectile-project-root)
|
||||
(projectile-project-root) (projectile-project-root)
|
||||
(projectile-project-root) (projectile-project-root)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue