Dotfiles/site-modules/core/files
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
..
bin feat(tmux): add popup window switcher 2022-12-22 19:56:02 +00:00
emacs refactor(emacs): update terminal prompt and enable goto-address-mode 2022-04-25 19:50:13 +01:00
fonts refactor(core): start to make dotfiles public 2020-09-20 06:22:17 +01:00
oh-my-zsh feat(vim): start moving back 2022-06-12 20:25:17 +01:00
scripts refactor(core): start to make dotfiles public 2020-09-20 06:22:17 +01:00
vim feat(vim): better snippets 2023-01-20 07:44:05 +00:00
alacritty.yml feat(term): add alacritty and base16 colours 2020-09-20 21:13:11 +01:00
tmux.conf feat(tmux): add popup window switcher 2022-12-22 19:56:02 +00:00
zshrc feat(vim): add term script back in from the history 2022-12-03 16:50:31 +00:00