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.
9eb8f86b9a
spacemacs
/
layers
/
+vim
/
vim-empty-lines
/
packages.el
5 lines
103 B
EmacsLisp
Raw
Normal View
History
Unescape
Escape
Update vim-empty-lines. Patched file should fix some bugs.
2015-04-13 19:06:22 +00:00
(
setq
vim-empty-lines-packages
'
(
)
)
Add a vim-empty-lines contrib layer.
2015-01-12 12:59:32 +00:00
Reload dotfile and layer anywhere with `SPC f e R` Replace `SPC m c c` and `C-c C-c` in the dotfile Resolve #1210
2015-04-19 03:40:24 +00:00
(
setq
vim-empty-lines-excluded-packages
Update vim-empty-lines. Patched file should fix some bugs.
2015-04-13 19:06:22 +00:00
'
(
vi-tilde-fringe
)
)
Reference in a new issue
Copy permalink