Henrik Lissner
95d6c6664d
lang/php: simplify rules for smartparens
2018-07-19 03:35:41 +02:00
Henrik Lissner
f6f74efdee
Refactor lang/php
2018-07-19 03:35:38 +02:00
Brett Mandler
8ff5543d3b
Moved lang/fish into lang/sh +fish
2018-07-18 15:56:55 -04:00
Patrick Elliott
eeb10ae6cd
Put comment in right place
2018-07-18 17:25:27 +02:00
Brett Mandler
55dd23899e
Added fish config
2018-07-18 11:24:46 -04:00
Patrick Elliott
c502fe6328
Added +unicode-math flag
2018-07-18 17:20:52 +02:00
Patrick Elliott
f497d1bf0d
Fix regression
2018-07-18 16:59:15 +02:00
Patrick Elliott
c1381d7747
Defer company-reftex
2018-07-18 16:58:26 +02:00
Patrick Elliott
6b58c8d451
De-tangle company-auctex and company-math
...
Co-authored-by: Henrik Lissner <henrik@lissner.net>
2018-07-18 16:22:47 +02:00
Patrick Elliott
03e7d1a66c
Sort entries and add parencite
...
Co-authored by: @UndeadKernel
2018-07-18 15:40:09 +02:00
Patrick Elliott
c5fd541773
Implement @hlissner's suggestions
2018-07-18 15:31:35 +02:00
Patrick Elliott
581536396f
Tell emacs how to parse tex files
2018-07-18 14:04:23 +02:00
Patrick Elliott
9174b6c0e4
Stop chktex from producing garbage
2018-07-18 14:03:31 +02:00
Patrick Elliott
0aa15c1622
simplify hook
2018-07-18 13:39:30 +02:00
Patrick Elliott
6e67e5b3e4
simplify reftex declaration
2018-07-18 13:39:15 +02:00
Patrick Elliott
e7465018fc
This shouldn't be tied to pdf-tools
2018-07-18 13:38:48 +02:00
Patrick Elliott
fae43bea51
Large refactor using def-package!
2018-07-18 13:38:02 +02:00
Patrick Elliott
96bcff1c02
Simplify latexmk setup
2018-07-18 13:37:49 +02:00
Patrick Elliott
3120636a23
This is (probably) no longer necessary
2018-07-18 12:22:22 +02:00
Patrick Elliott
9fc5d9472e
Viewers should be loaded after tex
2018-07-18 12:15:55 +02:00
Patrick Elliott
5f14efbc20
Spring-cleaning
2018-07-18 12:12:15 +02:00
Patrick Elliott
39e03f4cf1
Move viewer setup into different file
2018-07-18 12:12:04 +02:00
Patrick Elliott
dc40fa36d3
Move referencing setup into different file
2018-07-18 12:11:53 +02:00
Patrick Elliott
b6c3d5309f
Move preview-pane setup into seperate file
2018-07-18 12:11:20 +02:00
Patrick Elliott
af7450cd0e
Move latexmk setup into seperate file
2018-07-18 12:10:58 +02:00
Patrick Elliott
944a7dbb4e
This no longer applies.
2018-07-18 11:41:12 +02:00
Patrick Elliott
a5f3c03c35
Added warning back in
2018-07-18 11:10:55 +02:00
Patrick Elliott
a09799d73d
Skim already configured upstream
2018-07-18 09:35:32 +02:00
Patrick Elliott
4b435f880b
merge develop
2018-07-18 09:17:50 +02:00
Patrick Elliott
ed4f7301ba
Removed bibtex dir variable
2018-07-18 09:16:23 +02:00
Patrick Elliott
b0a754391a
Added stack build
support for intero users
2018-07-18 09:11:48 +02:00
Patrick Elliott
6334af8a84
Fix typo
2018-07-18 08:59:07 +02:00
Patrick Elliott
1f9fcd5c10
Lazily load bindings properly
2018-07-18 08:50:55 +02:00
Patrick Elliott
a0f800421e
Merge develop
2018-07-18 08:36:29 +02:00
Henrik Lissner
2968374081
lang/haskell: fix haskell-hlint checker
...
Causing "not a valid syntax checker" errors because it haskell-hlint was
defined too soon.
2018-07-17 23:47:57 +02:00
Patrick Elliott
c233b84520
Add attrap-attrap
2018-07-17 23:43:27 +02:00
Patrick Elliott
f981b9886e
Add haskell keybindings
2018-07-17 23:43:08 +02:00
Henrik Lissner
e8d4b74c29
lang/python: refactor conda integration
...
Removes the +python-conda-home variable and guesses conda-anaconda-home
at startup.
2018-07-17 22:07:35 +02:00
Henrik Lissner
bb1171b64b
lang/python/autoload.el -> autoload/python.el
2018-07-17 20:57:32 +02:00
Henrik Lissner
6d0b274774
Simplify magit-todos-mode startup
2018-07-17 18:29:43 +02:00
Henrik Lissner
c85cd7a557
Merge pull request #759 from patrl/nixosOptions
...
Improve lang/nix module
2018-07-17 13:29:30 +02:00
Henrik Lissner
7a81f46b39
Refactor lang/nix
...
+ Move set-company-backend! out of conditional (it is an autodef, meaning it will simply no-op if the company module is disabled)
+ Removed helm-nixos-options config, because `helm-nixos-options` is already autoloaded by the package
+ Simplify map! usage
+ Move nix-mode to the top, as it is the focal package of this module
2018-07-17 13:23:33 +02:00
Patrick Elliott
bd5d305e06
Added doc check for nix package manager
2018-07-17 10:03:17 +02:00
Patrick Elliott
0aa351842c
clean-up + add helm-nixos-options
2018-07-17 09:56:52 +02:00
Henrik Lissner
48af60bb38
Remove redundant :mode from c-mode file template
2018-07-17 03:20:58 +02:00
Henrik Lissner
0a4cdf8202
Make haskell-hlint setup DRY
2018-07-17 03:09:45 +02:00
Henrik Lissner
ef4d5827a1
Fix gss/gsS (evil-snipe + evil-easymotion)
2018-07-17 02:36:58 +02:00
Henrik Lissner
c4a54e0ae6
Merge pull request #758 from patrl/interoHlint
...
Intero hlint
2018-07-17 02:14:24 +02:00
Henrik Lissner
bd2b30400d
Merge pull request #750 from HaoZeke/oxPandocReveal
...
org: Update +export to generate revealjs stuff
2018-07-17 02:07:12 +02:00
Patrick Elliott
6b23692985
Whoops! this is available on melpa after all
2018-07-16 17:15:05 +02:00