717d0ec06f
completion/ivy: revise documentation + slight refactor
2017-05-28 02:48:20 +02:00
45e9bf8754
emacs-lisp-mode: omit macro forms from imenu index
2017-05-28 02:48:20 +02:00
8ca6e2630b
Bring back nlinum
...
linum-mode *really* slows down buffers when they're displayed in more
than one window. This lag isn't present in nlinum. nlinum isn't perfect
either but... lesser of two evils.
This includes advisors and an ESC hook to mitigate the issue of
disappearing nlinum line numbers.
2017-05-28 02:48:20 +02:00
db6de01b16
Add doom/describe-{setting,module}
2017-05-28 02:48:20 +02:00
4ea176d04d
Register doom/newline-and-indent with evil-mc
2017-05-28 02:48:20 +02:00
787d188d61
Update init.example.el
2017-05-28 02:48:20 +02:00
c381b800cb
Revise shackle-rule precedence; add Info+shackle
2017-05-28 02:48:20 +02:00
94f8e7768b
Add :cp, refactor evil file commands, add tests
2017-05-28 02:48:20 +02:00
08f760a4ef
+evil/neotree-expand-or-open: forward-line => next-line
2017-05-28 02:48:20 +02:00
0d985281eb
Replace evil-multiedit with evil-mc
2017-05-26 23:08:53 +02:00
157eb3e5da
Revise tls-program; rely on default trust stores
...
Addresses #72 & #80
2017-05-26 20:22:45 +02:00
7fc4447ef6
Conform nav-flash commands to naming conventions
2017-05-26 20:22:45 +02:00
33a87cec5b
feature/jump: recenter after dumb-jump
2017-05-26 20:22:45 +02:00
9a4a196b69
Refactor lang/go
2017-05-26 20:22:45 +02:00
42a63c661b
Use persistent-soft's native TTL expiration
...
Don't need to reinvent the wheel.
2017-05-26 20:22:45 +02:00
8615bf23ca
Move doom/am-i-secure to autoload/debug
2017-05-26 20:22:45 +02:00
41a288d21d
Refactor minibuffer bindings
...
+ conform their function names to naming conventions
+ place ivy-specific version in ivy autoloads
2017-05-26 20:22:45 +02:00
2cd0818801
Fix error cascade in doom--condition-case!
2017-05-26 20:22:45 +02:00
009d7c9d49
lang/go: add goimports & godoc + more warnings
2017-05-26 20:22:45 +02:00
ddef900f6d
Merge pull request #84 from orther/patch-1
...
Fix link to mu dotfiles.
2017-05-26 10:45:59 +02:00
eeb4887887
Fix link to mu dotfiles.
2017-05-26 01:24:19 -07:00
21ba2df0d6
Revise README
2017-05-26 01:56:57 +02:00
5e0ff3632d
Update TODO
2017-05-25 20:14:20 +02:00
c711d7e662
Fix void-function define-fringe-bitmap errors
2017-05-25 20:13:05 +02:00
10ea06b661
General cleanup + refactor
2017-05-25 20:12:43 +02:00
0e78cde69d
lang/haskell: refactor + add company-ghc
2017-05-25 20:09:36 +02:00
e1f60b2bfd
Update READMEs & add new ones
2017-05-25 20:09:12 +02:00
9d1af37dee
bin/doctor: add timeout for TLS test
2017-05-25 17:10:49 +02:00
85751c519b
Refactor +evil-esc-hook
2017-05-25 12:22:05 +02:00
5d47be15ef
doom/popup-close-all: return non-nil on success
2017-05-25 12:20:51 +02:00
d4a6b96db6
Close dead comint windows on ESC (w/ evil)
2017-05-25 12:20:11 +02:00
733042cb7f
Refactor anzu--reset-status hooks
2017-05-25 12:12:38 +02:00
6b5f0af985
Make dashboard more vanilla Emacs friendly
2017-05-25 12:12:15 +02:00
6567b46f04
Fix void variable error while opening REPLs
2017-05-25 12:11:56 +02:00
9517a68bc2
Merge pull request #83 from mstralenya/master
...
Added elixir lang support
2017-05-25 10:48:41 +02:00
f80a2d6707
Added elixir lang support
2017-05-24 15:00:52 +03:00
af286043a4
bin/doctor: add SSL/TLS tests
2017-05-23 22:54:02 +02:00
f2c2550549
Refactor bin/doctor
2017-05-23 22:53:55 +02:00
d949935628
lang/php: refactor + add company-php
2017-05-23 21:33:03 +02:00
ee44a1c572
dumb-jump-aggressive = nil
2017-05-23 21:32:07 +02:00
55b718191d
Fix double indentation in java
2017-05-23 21:25:24 +02:00
99bf1c04fb
Don't let derived modes inherit company backends
2017-05-23 21:19:15 +02:00
82efbbd3fb
Fix void-function async-inject-variables ( #81 )
2017-05-22 22:32:08 +02:00
3e53c3ba76
Restrict irony-mode to cc-modes
...
Irony-mode gets triggered for other modes derived from cc-mode, like php
or java. Might fix #81 .
2017-05-22 22:27:47 +02:00
9f698e9f2d
bin/doctor: better tar detection on MacOS
2017-05-22 14:32:00 +02:00
086b306562
Fix gnutls-cli detection ( #80 )
2017-05-22 14:20:30 +02:00
c01162b759
bin/doctor: feature check system-configuration-features
2017-05-22 14:20:30 +02:00
e9d7f6f6f2
Merge pull request #79 from Ptival/purescript
...
lang/purescript: small improvements
2017-05-21 23:33:22 +02:00
07f1add557
lang/purescript: small improvements
2017-05-21 14:09:02 -07:00
63f84081bb
Fix bash 'shebang' for bin/doctor (ew)
2017-05-21 20:36:48 +02:00