Skip to content

Commit

Permalink
Merge pull request #29 from rickypowell/fix_readme-spelling
Browse files Browse the repository at this point in the history
fix: nerge to merge
  • Loading branch information
dundalek committed Jan 2, 2024
2 parents 287d190 + 5031daf commit fdfc727
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 @@ -51,7 +51,7 @@ require("lazy-lsp").setup {
-- capabilities = capabilities,
},
-- Override config for specific servers that will passed down to lspconfig setup.
-- Note that the default_config will be nerged with this specific configuration so you don't need to specify everything twice.
-- Note that the default_config will be merged with this specific configuration so you don't need to specify everything twice.
configs = {
lua_ls = {
settings = {
Expand Down

0 comments on commit fdfc727

Please sign in to comment.