Skip to content

Automatically formats closed delimiters and tags on carriage return.

License

Notifications You must be signed in to change notification settings

swickrotation/pair-autoformat.nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

pair-autoformat.nvim

Automatically formats closed delimiters and tags on carriage return.

i.e. say your cursor is given by *. Then hitting enter will turn <xyz>*</xyz> into

<xyz>
    * 
</xyz>.

Already tabbed-over and everything.

About

Automatically formats closed delimiters and tags on carriage return.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages