Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 634 Bytes

File metadata and controls

11 lines (7 loc) · 634 Bytes

vim-snipp-snapp-snut-and-the-legend-continues

Experimental Vim plugin utilizing text properties to track placeholder text.

Aims to be a modern UltiSnips alternative without the Python dependency, nor the complexity from trying to track buffer changes, which is offloaded to Vim via textprops. Current deficiencies in textprops mean that placeholders cannot span multiple lines, but this will be fixed in the future.

Checkout the documentation.