spacemacs/layers
lcos77 d7868dae22
[ipython] Fix mode name, and remove unmaintainable code
1. Previously, the code had references to ein:notebook-mode which doesn't seem
to work (anymore), so I changed these references to ein:notebook.
2. The previous code had a big convoluted function that produced the
doc-string and that was difficult to read that depended on some other
smaller functions, though not enough of them to make the code
sufficiently modular, and therefore, it wasn't very maintainable.
Besides, when I tried the previous version with the name of the mode fixed,
spacemacs hung for a long time -- it's a mystery whether spacemacs would
have continued normally if I had waited long enough. Therefore I replaced
the doc-string with a hard coded one.
3. I added some keybindings from tkamat's fork to the code for I didn't see
a good reason not to
4. I removed the cl- prefix from "second" and "mapcan", because cl is a
deprecated package. However, I'm afraid the names without the prefix might
end up being unrecognized by previous versions of emacs.
2020-03-21 21:56:38 +01:00
..
+chat [slack] Bind slack-mode bindings also in slack-message-buffer-mode 2020-02-25 23:30:47 +01:00
+checkers [syntax-checking] Add warning against using (global-flycheck-mode) 2020-02-02 00:57:39 +01:00
+completion documentation formatting: Sat Mar 21 19:36:41 UTC 2020 2020-03-21 20:57:20 +01:00
+distributions [which-key] Improve readibility 2020-03-05 21:04:51 -05:00
+emacs [helpful] follow help buffer convention for displaying helpful popup 2020-03-14 17:02:49 +01:00
+email Make view-mode closable with q in evil 2020-03-17 09:21:02 +01:00
+filetree Rename spacebind to spacemacs|spacebind 2020-03-05 21:04:51 -05:00
+fonts/unicode-fonts Update references to macOS 2019-10-13 12:04:40 +02:00
+frameworks [typescript] Require tide layer as it is used as formatter by default 2020-03-08 13:05:31 +01:00
+fun [emoji] Move spacemacs/delay-emoji-cheat-sheet-hook to func.el 2020-02-23 09:40:29 -05:00
+intl [keyboard-layout] Quick Fix of 11954 2020-01-13 13:32:39 +01:00
+lang [ipython] Fix mode name, and remove unmaintainable code 2020-03-21 21:56:38 +01:00
+misc Fix filenames in layer file headers 2020-02-20 00:07:30 +01:00
+music documentation formatting: Wed Mar 4 23:06:28 UTC 2020 2020-03-05 12:23:36 +02:00
+os Fix filenames in layer file headers 2020-02-20 00:07:30 +01:00
+pair-programming/floobits Switch to the new layers generator 2019-05-15 21:08:21 +03:00
+readers documentation formatting: Sat Feb 22 10:39:46 UTC 2020 2020-02-22 11:44:35 +01:00
+source-control Fix missing implicit dependency of the git layer to magit-section 2020-01-23 23:53:38 +01:00
+spacemacs Make spacemacs/open-junk-file create junk directory and fix counsel issues 2020-03-21 20:52:21 +01:00
+tags Fix GNU Global install instructions for macOS 2019-10-19 15:36:02 +02:00
+themes [themes] add highly accessible themes - modus-{operandi, vivendi} 2020-03-12 21:25:44 +01:00
+tools documentation formatting: Sat Mar 21 19:36:41 UTC 2020 2020-03-21 20:57:20 +01:00
+vim Fix filenames in layer file headers 2020-02-20 00:07:30 +01:00
+web-services [search-engine]: Add latex's CTAN archive as new search engine 2019-12-14 20:47:33 +00:00
auto-layer.el Add lazy-install to automatically install dart layer 2019-04-12 18:00:00 +02:00
LAYERS.org documentation formatting: Sat Mar 21 19:36:41 UTC 2020 2020-03-21 20:57:20 +01:00