Dotfiles/site-modules/core/files/emacs
Ade Attwood 589237ea50 feat(emacs): implement super tab
This is a port of the original super tab I had in vim. It has a hierarchy of
checks for actions when using the tab so I can use tab for snippet expanding,
expanding emmet expressions.

Currently this dose not support tab for cycling though completions, and I am
sure there will be some bugs in some situations.
2022-02-19 20:43:21 +00:00
..
snippets chore(emacs): add c style copyright header 2022-02-15 20:37:06 +00:00
src feat(emacs): implement super tab 2022-02-19 20:43:21 +00:00
.gitignore fix(emacs): move custom-set-variables out of the init.el 2021-04-16 20:49:53 +01:00
init.el feat(emacs): add custom projectile project type 2022-02-19 20:19:43 +00:00
spacemacs feat(emacs): add code files to move away from spacemacs 2021-03-16 20:12:46 +00:00