Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 352 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 352 Bytes

autoself.nvim

Automatically insert and verify self parameters in method declarations.

Installation

Using lazy.nvim:

{
	"SWiegandt/autoself.nvim",
	config = true,
}

Demo

asciicast