Commit Graph

693 Commits

Author SHA1 Message Date
06d5d5e6c0 General refactors, reformatting & comment revision 2020-04-23 23:56:17 -04:00
09d344541f epa-pinentry-mode -> epg-pinentry-mode
Because epa-pinentry-mode is deprecated in 27+
2020-04-23 16:52:54 -04:00
763932a55c Merge pull request #2884 from brianmcgillion/biblio
Add org-noter package
2020-04-17 19:16:06 -04:00
5502013906 Bump :lang org
fuxialexander/org-pdftools@4156b67 -> fuxialexander/org-pdftools@67964a5
integral-dw/org-superstar-mode@4897c33 -> integral-dw/org-superstar-mode@09ddc28
jethrokuan/org-roam@e33c144 -> jethrokuan/org-roam@6175739
magit/orgit@0242088 -> magit/orgit@7d6afa5
2020-04-17 15:47:04 -04:00
317beed13c Add missing Notes bindings to evil and emacs 2020-04-17 16:45:26 +04:00
2dd84b8e2f Add org-noter package
This package allows the creation of notes on a document (pdf, EPub,
etc.) which will be kept in sync with the document. Providing context
sensitive annotations that are managed in plaintext.
2020-04-17 16:39:51 +04:00
3cf6e56e3e Align emacs-bindings and evil-bindings 2020-04-16 07:02:38 +04:00
dad93db56e Merge pull request #2861 from bdarcus/biblio-module
adding new biblio module
2020-04-15 14:28:40 -04:00
0c2cebadca adding new biblio module 2020-04-15 12:06:22 -04:00
bce0cc2152 Change how evil-easymotion is lazy loaded
Fixes an issue where gs wouldn't work after an operator.
2020-04-14 15:41:54 -04:00
1d6f0b3e44 Move undo-fu keybinds to :emacs undo module 2020-04-13 18:50:29 -04:00
a00dc055ba Fix C-j/C-k for some helm commands 2020-04-12 20:07:20 -04:00
a1f6b75e95 Add KB for searching for symbol in project
Add a reasonable binding to search a project for the symbol at point.
2020-04-10 17:24:06 +04:00
b78fc4eb76 Minor refactor & reformatting across the board 2020-04-08 15:30:10 -04:00
8d77518710 Add default undo-fu keybinds for vanilla users 2020-04-08 04:15:16 -04:00
23b3b8211a Fix #2811: expose more org-roam commands 2020-04-01 17:30:29 -04:00
b8a3cad295 Fix #2798: remove overzealous TAB keybind
Evidently, most users do not understand/like how these dispatchers work
and file a bug report about it. It's too much hassle to support so I'll
move this to my private config.
2020-03-31 02:06:55 -04:00
ad70b82009 org-roam-show-graph -> org-roam-graph-show
org-roam-show-graph marked obsolete by org-roam commit 22b9d4b, see https://github.com/jethrokuan/org-roam/pull/363
2020-03-30 03:14:01 -04:00
f28a304abd Add +roam submodule to lang/org
Closes #2764, #2759
2020-03-29 19:02:09 -04:00
064603f6e6 Only bind C-s in minibuffer if ivy/helm are available 2020-03-28 20:08:53 -04:00
8f685a3c31 Fix #2756: make C-a/C-e truly shift-select aware 2020-03-28 00:41:04 -04:00
5b0782f234 Bump :config default
abo-abo/avy@cf95ba9 -> abo-abo/avy@3bf8314
magnars/expand-region.el@1603d01 -> magnars/expand-region.el@ea6b4cb
2020-03-27 18:12:27 -04:00
169f9a6121 General, minor refactor & reformatting 2020-03-27 01:25:30 -04:00
efaafe9042 Fix 'SPC t w' when :editor word-wrap is enabled 2020-03-19 23:34:29 -04:00
2fcc338702 Don't disable backquote in lisp mode comments 2020-03-12 11:30:20 -04:00
dd402b7db3 Remove references to enh-ruby-mode 2020-03-12 11:29:54 -04:00
a25dea91d8 Bump :emacs vc
rmuslimov/browse-at-remote@aeee6bf -> rmuslimov/browse-at-remote@771a307

Closes #2680
2020-03-08 13:07:50 -04:00
69f14bc3da Apply smartparens lisp rules to sly-mrepl-mode 2020-03-06 15:26:36 -05:00
17e99f9b99 Fix #2661: missing evil-easymotion keybinds
If you loaded org before evil-easymotion, this keybind would overwrite
all the default evil-easymotion keybinds.
2020-03-05 13:09:46 -05:00
2ce58c6df3 Extend backend-agnostic vc functionality
this commit adds a default keybinding for the vc-gutter hydra (leader-g
.) if both vc-gutter and hydra are enabled. It ensures that the various
vc-*-log-view-modes open up in emacs state, and it adds hg, svn and bzr
to the list of vc backends handled by git-gutter
2020-02-29 14:41:20 +01:00
25b9cd1a1c Fix #2616: old keybind to defunct command
It was replaced in 524985e
2020-02-26 17:43:54 -05:00
f426623e4b Revert 3bb384f95 & improve ocaml comment continuation
Back to the default behavior because this implementation was too buggy.
Solution needs a rework.
2020-02-25 22:35:50 -05:00
279c3d6160 Fallback to visual-line-mode if +word-wrap is disabled
On `SPC t w`
2020-02-25 20:06:40 -05:00
b72e00b6ca Bind SPC p D to +default/discover-projects
Closes #2601
2020-02-25 11:11:24 -05:00
8de7a6e53d Bump :config default
noctuid/link-hint.el@8d8f950 -> noctuid/link-hint.el@0d9cabc
magnars/expand-region.el@0fa7c2d -> magnars/expand-region.el@1603d01
2020-02-24 20:35:59 -05:00
b30f38ac06 Minor refactor & reformatting across the board 2020-02-23 15:42:43 -05:00
80b5c8a30f Remove Fuco1/smartparens#963 workaround
Causes double closing parens in 27.
2020-02-21 23:20:43 -05:00
925ff39337 bindings: correct description type-o 2020-02-18 15:17:31 +01:00
114be4af57 Don't use c-toggle-{electric-state,auto-newline} globally
Fixes an odd error where:

1. You open an elixir-mode buffer
2. elixir-mode sets `mode-name` to a non-string value
3. cc-mode is pulled in by one of its dependencies
4. `c-toggle-electric-state` is called from the config/default module
5. Which calls `c-update-modeline`
6. Which operates on `mode-name` and assumes it is a string
7. And a wrong-type-argument: stringp error is thrown
2020-02-16 02:26:38 -05:00
524985ed81 Fix reference to removed command
Removed in e241fa347
2020-02-11 03:47:15 -05:00
ed24a4c857 Fix prematurely terminated sexp 2020-02-11 03:47:08 -05:00
39e43d9371 Merge pull request #2512 from facelesspanda/smerge-hydra
evil: smerge hydra on `SPC g m`
2020-02-11 03:25:40 -05:00
493b85c396 Wait a second before restarting server
sit-for doesn't necessarily do so if emacs recieves input during.
2020-02-11 03:21:44 -05:00
e5760a2238 evil: smerge hydra on SPC g m 2020-02-10 08:38:34 +01:00
01aadd8900 Fix vestigial org easymotion keybind 2020-02-08 21:47:04 -05:00
047ea8dab5 Update & fix org-tree-slide-mode integration 2020-02-02 16:02:28 -05:00
a9402cfb55 Fix #2373: bring back package pinning
This needs some serious refactoring...
2020-01-25 19:02:00 -05:00
8c7811a7a5 Merge pull request #2287 from UndeadKernel/feat-emacs_bindings
config/default: update & redesign vanilla keybinds
2020-01-20 02:29:27 -05:00
bee7798a50 Fix default encryption recipient detection 2020-01-18 20:51:58 -05:00
4cc14389e8 PIN ALL THE PACKAGES 2020-01-14 22:32:11 -05:00