spacemacs/layers/+lang
Stephen Sugden 119972ab81 Fix usage of gorename on symlinked projects
I often work on Go projects under a symlink, e.g. ~/Code/project points to
$GOPATH/src/github.com/grncdr/...

This works fine 99% of the time, but gorename doesn't follow symlinks in order
to get the "truename" of a file, so it will complain about
~/Code/project/somefile.go not belonging to any package. This fixes that
situation by ensuring that gorename is only passed the true filename.
2016-10-17 13:33:35 +02:00
..
agda Enable auto-completion in Agda layer 2016-10-08 19:25:08 +02:00
asciidoc Fix asciidoc demote function name 2016-08-22 10:22:20 +02:00
asm Define missing jumper handler variables for helm-gtags 2016-09-05 02:38:13 -04:00
autohotkey ahk: move SPC m h r to SPC m h H 2016-07-05 00:23:16 -04:00
bibtex Fix the dependencies missing in bibtex layer. 2016-05-27 00:32:05 -04:00
c-c++ Fix (void-variable spacemacs-jump-handlers-....) 2016-09-04 22:31:47 -04:00
clojure Add Clojure to org-babel-load-languages 2016-10-08 19:30:05 +02:00
common-lisp Define jump handlers for common-lisp-mode 2016-09-12 11:45:05 +02:00
csharp Fix (void-variable spacemacs-jump-handlers-....) 2016-09-04 22:31:47 -04:00
csv
d Add more features for D language 2016-10-14 12:33:13 +03:00
elixir Fix a typo introduced in 42a33f3ae8 2016-10-17 08:00:33 +03:00
elm elm: move SPC m h d to SPC m h h 2016-10-03 00:23:15 -04:00
emacs-lisp Cleanup pass on file spacemacs-base/funcs.el 2016-10-09 13:14:41 -04:00
erlang Define missing jumper handler variables for helm-gtags 2016-09-05 02:38:13 -04:00
ess ESS: Add R to org babel languages. 2016-07-05 00:23:16 -04:00
extra-langs Make matlab quasi-derived from prog-mode 2016-04-12 22:48:34 -04:00
faust Fix (void-variable spacemacs-jump-handlers-....) 2016-09-04 22:31:47 -04:00
fsharp Fix (void-variable spacemacs-jump-handlers-....) 2016-09-04 22:31:47 -04:00
go Fix usage of gorename on symlinked projects 2016-10-17 13:33:35 +02:00
graphviz graphviz: use a use-package hook for org babel config 2016-04-29 22:47:03 -04:00
haskell Fix (void-variable spacemacs-jump-handlers-....) 2016-09-04 22:31:47 -04:00
html Remove support for jade-mode; add pug-mode 2016-10-03 21:15:17 +03:00
idris Fix possible infinite appending to golden-ratio-exclude-buffer-names 2016-08-31 22:42:58 -04:00
ipython-notebook Fix dependency in readme 2016-07-05 00:23:16 -04:00
java Fix (void-variable spacemacs-jump-handlers-....) 2016-09-04 22:31:47 -04:00
javascript Define missing jumper handler variables for helm-gtags 2016-09-05 02:38:13 -04:00
latex Fix latex-mode jump handler definition 2016-09-05 09:48:54 +02:00
lua Define missing jumper handler variables for helm-gtags 2016-09-05 02:38:13 -04:00
markdown Enable orgtbl-mode in markdown-mode 2016-10-03 21:12:23 +03:00
nim Format documenation files with doc-fmt tool 2016-04-12 23:31:38 -04:00
ocaml Fix (void-variable spacemacs-jump-handlers-....) 2016-09-04 22:31:47 -04:00
octave Define missing jumper handler variables for helm-gtags 2016-09-05 02:38:13 -04:00
php Define missing jumper handler variables for helm-gtags 2016-09-05 02:38:13 -04:00
plantuml Updated the plantuml plugin to use plantuml-mode instead of the now deprecated puml-mode 2016-10-17 08:11:11 +03:00
purescript Fix (void-variable spacemacs-jump-handlers-....) 2016-09-04 22:31:47 -04:00
python Refactor spacemacs/python-execute-file 2016-10-17 13:26:40 +02:00
racket Fix (void-variable spacemacs-jump-handlers-....) 2016-09-04 22:31:47 -04:00
ruby add docs for ruby minitest mode 2016-10-14 12:20:26 +03:00
rust Fix (void-variable spacemacs-jump-handlers-....) 2016-09-04 22:31:47 -04:00
scala remove invalid keybindings of ensime 2016-10-17 13:22:10 +02:00
scheme Fix (void-variable spacemacs-jump-handlers-....) 2016-09-04 22:31:47 -04:00
shaders shaders: fix readme and add an image 2016-10-03 00:23:15 -04:00
shell-scripts Define missing jumper handler variables for helm-gtags 2016-09-05 02:38:13 -04:00
sml SML: Improve indentation. 2016-08-18 21:05:51 +02:00
sql
swift Format documenation files with doc-fmt tool 2016-04-12 23:31:38 -04:00
typescript Explicitly add company-tide as backend 2016-10-13 10:55:17 +02:00
vimscript Define missing jumper handler variables for helm-gtags 2016-09-05 02:38:13 -04:00
windows-scripts Define missing jumper handler variables for helm-gtags 2016-09-05 02:38:13 -04:00
yaml Yaml layer: enable flycheck 2016-10-14 12:32:30 +03:00