fix(ocaml): add dune-project to ocaml projectile root files
This commit is contained in:
parent
844a82c4a0
commit
8eebab4f97
1 changed files with 3 additions and 0 deletions
|
@ -1,5 +1,8 @@
|
||||||
;;; lang/ocaml/config.el -*- lexical-binding: t; -*-
|
;;; lang/ocaml/config.el -*- lexical-binding: t; -*-
|
||||||
|
|
||||||
|
(after! projectile
|
||||||
|
(pushnew! projectile-project-root-files "dune-project"))
|
||||||
|
|
||||||
;;
|
;;
|
||||||
;;; Packages
|
;;; Packages
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue