mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-03 12:27:26 -05:00
fix(ocaml): add dune-project to ocaml projectile root files
This commit is contained in:
committed by
Henrik Lissner
parent
844a82c4a0
commit
8eebab4f97
@ -1,5 +1,8 @@
|
||||
;;; lang/ocaml/config.el -*- lexical-binding: t; -*-
|
||||
|
||||
(after! projectile
|
||||
(pushnew! projectile-project-root-files "dune-project"))
|
||||
|
||||
;;
|
||||
;;; Packages
|
||||
|
||||
|
Reference in New Issue
Block a user