mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-03 12:27:26 -05:00
bump: :core
bbatsov/projectile@0243ad7dc9 -> bbatsov/projectile@f3468e8d20 domtronn/all-the-icons.el@2c963ebb75 -> domtronn/all-the-icons.el@65c496d3d1 jscheid/dtrt-indent@926fc4260c -> jscheid/dtrt-indent@66fc30af02 raxod502/straight.el@653b04a64f -> raxod502/straight.el@e2de88ea0e
This commit is contained in:
@ -2,7 +2,7 @@
|
||||
|
||||
(after! projectile
|
||||
(pushnew! projectile-project-root-files "package.json")
|
||||
(pushnew! projectile-globally-ignored-directories "node_modules" "flow-typed"))
|
||||
(pushnew! projectile-globally-ignored-directories "^node_modules$" "^flow-typed$"))
|
||||
|
||||
|
||||
;;
|
||||
|
Reference in New Issue
Block a user