Skip to content

Commit

Permalink
Merge pull request #74 from paganuzzi/main
Browse files Browse the repository at this point in the history
fix typo README.md
  • Loading branch information
adalessa authored Jan 29, 2024
2 parents a4d6f85 + 53f3c3d commit 5ef5296
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ return {

## Config

Default [config]("./lua/laravel/config/default.lua"), this can be set on the `setup` function
Default [config](./lua/laravel/config/default.lua), this can be set on the `setup` function
In this config there are several secitions, like `lsp_server` which is use to interact with neovim lsp client to look for classes by the name.
Currently support `phpactor` and `intelephense` as far as I know there are no other php lsp sever.

Expand Down

0 comments on commit 5ef5296

Please sign in to comment.