Skip to content

dorage/tree-emmet.nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tree-Emmet

re-implemenation of emmet for neovim with Tree-sitter

Features

Basic Actions

  • Expand Abbreviation
  • [-] Balance
    • [v] jsx
    • html
  • [-] Go to Matching Pair
    • [v] jsx
    • html
  • Wrap with Abbreviation
  • Go to Edit Point
  • Select Item
  • Toggle Comment
  • [-] Split/Join Tag
    • [v] jsx
    • html
  • [-] Remove Tag
    • [v] jsx
    • html
  • [-] Merge Lines
    • [v] jsx
    • html
  • Update Image Size
  • Evaluate Math Expression
  • Increment/Decrement Number
  • Reflect CSS Value
  • Encode/Decode Image to data:URL

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages