Automatically close brackets, parentheses and
...quotes whilst in insert mode in Neovim
This commit is contained in:
parent
029b2f1721
commit
799ca92f40
2 changed files with 22 additions and 3 deletions
|
@ -11,6 +11,7 @@ Instead of grouping changes by tag, they are grouped by the date they are releas
|
|||
### Added
|
||||
|
||||
* Add `prettier` as a formatter within Neovim.
|
||||
* Automatically close brackets, parentheses and quotes.
|
||||
|
||||
## 17th December 2023
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue