This website requires JavaScript.
Explore
Help
Sign in
TakeV
/
spacemacs
Archived
Watch
1
Star
0
Fork
You've already forked spacemacs
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
This repository has been archived on
2024-10-22
. You can view files and clone it, but cannot push or open issues or pull requests.
767661fa2e
spacemacs
/
layers
/
+completion
/
auto-completion
/
local
/
snippets
/
emacs-lisp-mode
/
.yas-parents
2 lines
10 B
Text
Raw
Normal View
History
Unescape
Escape
Add Spacemacs Snippets There are many stuff that we have in spacemacs which are creating new layers and also creating micro-states. This Snippets try to help with the process (the micro-state is a work in progress). I also set the binding `C-s-/` to `(yas-next-field-or-maybe-expand)` because `tab` doesn't have the behaviour I quite want (to be able to expand a snippet like (defun) inside the new-package snippet and still be able to continue in the outer snippet afterwards. With `tab` this is *not* possible, but with `C-M-/` it *is*. Changed variable name Changed keybinding Renamed snip-dir to spacemacs-snippets-dir Moved `setq` outsidde of inizialization function, and the keybindning too
2015-05-21 23:00:27 +00:00
prog-mode
Reference in a new issue
Copy permalink