Commit Graph

29 Commits

Author SHA1 Message Date
a4933b4d11 Cleanup 2024-08-04 11:12:55 -07:00
4847e4f918 Update namespacing 2024-08-04 10:33:32 -07:00
9ae1248373 Fix cursor call 2024-01-17 19:41:00 -08:00
325bf716de Merge branch 'master' of https://git.foosoft.net/alex/guid.nvim 2024-01-17 19:24:43 -08:00
7683e35bba Fix GUID text object on first column 2024-01-17 19:24:18 -08:00
3f6f2d971b Update animation 2024-01-15 17:20:13 -08:00
bb3861f436 Update README 2023-02-20 18:12:46 -08:00
a67adc94a3 Remove diagnostics 2023-02-20 15:39:06 -08:00
5a30bd1670 Remove gitignore 2023-01-28 11:25:08 -08:00
d99a8f3e48 Fix naming 2023-01-25 22:29:36 -08:00
99316f9967 Make config and constants not be global 2023-01-25 18:03:33 -08:00
47bd68a21f Revert "Cleanup"
This reverts commit aa8c5504cb.
2023-01-24 22:35:13 -08:00
aa8c5504cb Cleanup 2023-01-24 22:33:24 -08:00
5211e9ed04 Update README 2023-01-24 19:48:55 -08:00
d1736dcb06 Fix bit math error, explicitly seed random number generator 2023-01-24 18:12:31 -08:00
202095edad Update README 2023-01-22 22:21:45 -08:00
2290929381 Update readme 2023-01-22 20:51:40 -08:00
93cf81cfe8 Generate GUID according to RFC 4122 2023-01-21 17:58:44 -08:00
0617cd20d0 Add README 2023-01-11 20:37:56 -08:00
60ee2816c8 Add text object 2023-01-02 20:33:34 -08:00
84169ee52d Setup hookup 2023-01-01 20:36:21 -08:00
27cca89e7a Cleanup 2023-01-01 19:50:01 -08:00
5ef3bbe4b7 Cleanup 2023-01-01 19:20:48 -08:00
7699fb8671 Guid formatting 2023-01-01 18:53:18 -08:00
a4d5a653b1 Format stub 2022-12-31 21:09:47 -08:00
a8575c7260 Guid formatting 2022-12-31 20:56:47 -08:00
7b27ad1116 Generate guid 2022-12-31 19:51:09 -08:00
5a6e5ee235 Boilerplate 2022-12-31 09:56:22 -08:00
Alexei Yatskov
c779055bce
Initial commit 2022-12-30 17:33:53 -08:00