doomemacs/modules/lang
Henrik Lissner 53fe7a1f04 Refactor Project API to reflect changes upstream
projectile-project-root no longer returns `default-directory` if not in
a project (it returns nil). As such, doom-project-* functions (and their
uses) have been refactored.

+ doom-project-p & doom-project-root are aliases for
  projectile-project-p & projectile-project-root.
+ doom-project-{p,root,name,expand} now has a DIR argument (for
  consistency, since projectile-project-name and
  projectile-project-expand do not).
+ The nocache parameter is no longer necessary, as projectile's caching
  behavior is now more sane.
+ Removed some projectile advice/hacks that are no longer necessary.
+ Updated unit tests
2018-09-28 21:13:27 -04:00
..
agda Remove syntax highlighting 2018-09-21 14:52:42 +02:00
assembly
cc Refactor Project API to reflect changes upstream 2018-09-28 21:13:27 -04:00
clojure lang/clojure: move flycheck-joker block 2018-09-09 16:35:16 -04:00
common-lisp lang/common-lisp: revise sly popup rules 2018-09-10 12:50:45 -04:00
coq
crystal lang/crystal: improve dtrt-indent support 2018-09-20 15:43:42 -04:00
csharp
data Add tools/ansible 2018-09-11 22:42:05 +03:00
elixir
elm
emacs-lisp +emacs-lisp-eval: emit backtrace on error 2018-09-25 23:26:08 -04:00
erlang
ess lang/ess: minor reformatting 2018-09-10 22:39:11 -04:00
go editor/reformat: refactor & fixes 2018-09-18 15:19:50 -04:00
haskell
hy
idris
java
javascript lang/javascript: fix hijacked SPC in insert mode #876 2018-09-09 23:15:55 -04:00
julia
latex
ledger
lua
markdown Minor refactor, reformat & comment revision 2018-09-18 21:39:54 -04:00
nim
nix
ocaml
org Refactor Project API to reflect changes upstream 2018-09-28 21:13:27 -04:00
perl
php Refactor Project API to reflect changes upstream 2018-09-28 21:13:27 -04:00
plantuml
purescript
python Refactor Project API to reflect changes upstream 2018-09-28 21:13:27 -04:00
qt
racket
rest
ruby Refactor Project API to reflect changes upstream 2018-09-28 21:13:27 -04:00
rust lang/rust: add cargo check localleader keybind 2018-09-12 23:32:17 +03:00
scala lang/scala: fix void-variable dtrt-indent-hook-mapping-list 2018-09-19 00:01:33 -04:00
sh Remove doom-major-mode-names & doom|set-mode-name 2018-09-18 15:19:50 -04:00
solidity
swift
web lang/web (tests): Remove empty before-each block 2018-09-28 21:13:27 -04:00