vim-nuuid
vim-nuuid copied to clipboard
Vim plugin for generating and inserting UUIDs
Results
1
vim-nuuid issues
Sort by
recently updated
recently updated
newest added
We can use `pythonx` to support support python 2 and 3, so it'll run on my Python 3 only system :) ```diff diff --git a/plugin/nuuid.vim b/plugin/nuuid.vim index a5ed298..7f137b9 100644 ---...