Dotfiles/site-modules/core
Ade Attwood afb09f2436 feat(vim): better snippets
This moves all of the snippets into a yasnippet file format so I can
better manage and edit the snippets. I did not like having them all in
one file stored as strings.

This implements a custom file parser that will convert the snippet file
into a luasnip parsed snippet that uses the LSP snippet syntax.

It also ports over some of my most used snippets from the emacs config,
maybe one day I could share the snippet in vim and emacs.
2023-01-20 07:44:05 +00:00
..
files feat(vim): better snippets 2023-01-20 07:44:05 +00:00
lib refactor(core): start to make dotfiles public 2020-09-20 06:22:17 +01:00
manifests chore(pp): comment out gem packages for now 2022-12-22 19:58:10 +00:00
templates chore(pp): go dark mode 2022-10-01 11:42:10 +01:00