Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Jiaxing Liu
spacemacs
Commits
fadfc500
Commit
fadfc500
authored
10 years ago
by
syl20bnr
Browse files
Options
Download
Plain Diff
Merge branch 'develop' (v0.14.1)
parents
631d5048
7494c8df
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
0 deletions
+4
-0
spacemacs/packages.el
spacemacs/packages.el
+4
-0
No files found.
spacemacs/packages.el
View file @
fadfc500
...
...
@@ -132,6 +132,10 @@
"List of all packages to install and/or initialize. Built-in packages
which require an initialization must be listed explicitly in the list."
)
(
defvar
spacemacs-excluded-packages
'
(
evil-plugins
)
"List of packages to exclude."
)
;; Initialization of packages
(
defun
spacemacs/init-ac-ispell
()
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment