Skip to content

Commit

Permalink
add control/src to class path for symfony utils
Browse files Browse the repository at this point in the history
  • Loading branch information
RhydianJenkins committed Feb 3, 2024
1 parent 16b87b2 commit 4f79b2a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions nvim/after/plugin/symfonyutils.lua
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ symfony_utils.setup({
"connect",
"library/BaseKit",
"plugins/ecommerce/src",
"control/src",
},
yaml_dirs = {
"connect/app",
Expand Down

0 comments on commit 4f79b2a

Please sign in to comment.