Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
windwp authored Jun 16, 2021
1 parent 6b533c5 commit 307d747
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 @@ -126,7 +126,7 @@ end
remap('i' , '<CR>','v:lua.MUtils.completion_confirm()', {expr = true , noremap = true})
```
</details>
If you have a problem with indent after press `<cr>`. Please check setting of treesitter
If you have a problem with indent after press `<cr>` . Please check setting of treesitter
indent or install plugin support indent on your filetype

### Rule
Expand Down

0 comments on commit 307d747

Please sign in to comment.