Skip to content

midoBB/nvim-quicktype

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nvim-Quicktype

A Neovim plugin for creating types in a multitude of languages based from a JSON in the clipboard.

Same behavior as this VS Code plugin.

You have a JSON in the clipboard "+ register, and you get prompted for the top-level type name.

Then you'll get the newly generated type inserted at the cursor position.

Here is it in practice :

Demo

About

My first attempt at writing a neovim plugin.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages