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:
parent
45a2e8b540
commit
9d1513af46
4 changed files with 10 additions and 7 deletions
|
@ -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$"))
|
||||
|
||||
|
||||
;;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue