/quicky-uuid.nvim

Generates a UUID command to place a UUID at the current cursor location.

Primary LanguageLua

Quicky UUID

Generates a UUID command to place a UUID at the current cursor location.


UUID code was taken from Link.

Note #1: This doesn't guarantee uniqueness. Please read the comments in the above link.

Disclaimer: This plugin was created for learning purposes and for my specific use case. Please consider using other methods.

Install

Lazy.nvim

{
  'chrsolr/quicky-uuid.nvim'
}

Instructions

Use :UUID command