Commit Graph

618 Commits

Author SHA1 Message Date
9351633d65 lang/emacs-lisp: make info-lookup-symbol the default doc lookup handler 2018-03-26 02:53:31 -04:00
28f221ed9c lang/org: fix backtab (rebound by evil-collection-org) 2018-03-25 17:19:22 -04:00
5b80fce905 Merge pull request #473 from jcf/patch-1
Fix magic require of clojure.string
2018-03-24 06:38:34 -04:00
22627a0ca7 Merge pull request #474 from jcf/patch-2
Add edn to Clojure mode extensions
2018-03-24 06:26:49 -04:00
025ef9a7f8 Add Boot patterns to Clojure's modes 2018-03-24 09:20:22 +00:00
12f2b8cfb4 lang/elixir: remove ac-alchemist (unused) 2018-03-23 17:15:01 -04:00
5eba949550 lang/org: delete-char backward in org|delete-backward-char #472 2018-03-23 15:19:44 -04:00
2d0d41fc1e Add edn to Clojure mode extensions 2018-03-23 19:19:06 +00:00
e421720996 lang/python: fix non-interactive command on gf 2018-03-23 15:18:52 -04:00
a14b544559 Fix magic require of clojure.string 2018-03-23 19:03:01 +00:00
b21e4c8bba lang/cc: minor refactor 2018-03-22 23:27:48 -04:00
0dd2df5a86 lang/org: doom-init-theme-hook => doom-load-theme-hook 2018-03-22 19:56:53 -04:00
fbb16b4c5e lang/org: fix ^/0 motion keys
^ = now goes to the beginning of current visual line
0 = goes to the true beginning of the line
2018-03-22 14:54:59 -04:00
1b9c5befb4 lang/org: refactor +org|realign-table-maybe 2018-03-22 14:41:48 -04:00
48f5811e0d lang/org: fix void-variable error upon backspace in tables #472 2018-03-22 14:41:27 -04:00
e89ed0e9ae lang/org: handle edge cases case for attachments
+ If org file isn't in +org-dir, use an absolute path to attachment
+ If org file doesn't eixst/hasn't been saved, use default-directory
2018-03-22 08:26:22 -04:00
ae031928af lang/org: fix attachments getting double-url-encoded when exported 2018-03-22 08:14:03 -04:00
318f51cfff lang/org: report deleted files after +org-attach/sync 2018-03-22 08:13:46 -04:00
68fed155ad lang/org: minor refactor 2018-03-22 08:13:23 -04:00
747a334d54 lang/org: add completion + highlighting for attach:%s links 2018-03-22 07:31:36 -04:00
5570fbb353 lang/clojure: refactor & add :eval/:repl support 2018-03-22 06:54:18 -04:00
b7cde2e01b lang/ess: +r/repl => +ess/r-repl 2018-03-22 06:41:13 -04:00
25d8637263 lang/ess: autoloads.el (incorrect) => autoload.el 2018-03-22 06:40:27 -04:00
80aa086680 APPEASE THE GREAT BYTE-COMPILER-SAMA 2018-03-20 21:20:45 -04:00
adef00aa7c Don't byte-compile doctor.el files 2018-03-20 21:19:37 -04:00
82bead5ae4 Refactor & fix doom-doctor module checkups 2018-03-20 21:12:35 -04:00
e929f831f6 lang/org: fix default TAB behavior for non-evil org users 2018-03-20 16:46:41 -04:00
1c0509edbb lang/lua: set :documentation lookup to lua-search-documentation 2018-03-19 21:00:29 -04:00
20dd751792 Add twig files
Twig files already work nice with web-mode. So detecting them here.
2018-03-19 10:47:06 +00:00
46dbf8f490 lang/lua: improve main.lua detection in +lua/run-love-game 2018-03-18 22:18:34 -04:00
4575cd9310 lang/lua: minor refactor 2018-03-18 15:31:32 -04:00
85e443cca1 lang/org: minor refactor of +org|remove-occur-highlights ESC hook 2018-03-18 02:38:41 -04:00
9168dfd733 lang/cc: add build-conda to irony-cdb-search-directory-list 2018-03-16 00:38:10 -04:00
0260d60dd0 lang/org: fix kill-confirm prompt when refiling from org-capture #462 2018-03-15 22:45:07 -04:00
0d056149be lang/rust: refactor & bind +rust/build-menu 2018-03-14 19:08:02 -04:00
1765ca7282 lang/rust: add :docset 2018-03-14 19:06:42 -04:00
8bd68064ef lang/web: register docsets for css, scss & sass 2018-03-14 18:50:10 -04:00
efdcb01c19 lang/org: change default +org-dir to ~/org 2018-03-14 18:49:26 -04:00
d44182df96 lang/emacs-lisp: prefer Emacs Lisp docset for doc lookup 2018-03-14 18:48:48 -04:00
de730535a4 lang/rust: fix +rust-cargo-project-p not detecting nearer Cargo.toml files 2018-03-14 18:44:55 -04:00
c0e5152b8f lang/org: replace +org-capture/open with org-capture 2018-03-14 17:25:25 -04:00
b181799f93 lang/ruby: fix rbenv version in mode-line 2018-03-13 01:27:53 -04:00
8d11682e99 lang/org: make doom/delete-backward-char respect tables #457
With or without evil.
2018-03-12 17:09:36 -04:00
61ddd1fd29 lang/elixir: use upstream source for alchemist #409
The hanging-iex fix was merged upstream.
2018-03-12 14:34:19 -04:00
88d3e91ee4 lang/org: highlight broken file: links with error face 2018-03-12 13:32:01 -04:00
62025c8107 lang/org: indent continued org-list lines more consistently
Before:

+ abcdefghi :: User can set *any* parameters of ivy-posframe with the help of
               `ivy-posframe-parameters'.
+ xyz :: When non-nil, ivy-posframe will ignore prompt. This variable is useful
         for `ivy-posframe-read-action'.

After

+ abcdefghi :: User can set *any* parameters of ivy-posframe with the help of
     `ivy-posframe-parameters'.
+ xyz :: When non-nil, ivy-posframe will ignore prompt. This variable is useful
     for `ivy-posframe-read-action'.
2018-03-12 13:32:01 -04:00
4f0dc72962 lang/org: fix smartparens autopairing in org-mode 2018-03-12 13:32:01 -04:00
8976d1ad5a lang/org: fix org/insert-item in continued indented lines 2018-03-12 13:32:01 -04:00
74c8b1d113 Rewrite doctor; move warn! blocks out in doctor.el files 2018-03-12 13:32:01 -04:00
d563d133ff lang/org: fix evil coupling #457
And use fix backspace not keeping tables aligned.
2018-03-12 13:32:00 -04:00