-
Notifications
You must be signed in to change notification settings - Fork 0
jxa/mysnippets
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
snippets created for use with the yasnippet emacs library here is what I have in my .emacs file to load yasnippet's default snippets followed by mynippets (require 'yasnippet) (yas/initialize) (yas/load-directory "~/.emacs.d/extern/yasnippet/snippets/") (setq yas/root-directory "~/.emacs.d/extern/mysnippet/") (yas/load-directory yas/root-directory)
About
emacs snippets for yasnippet
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published