This repository has been archived on 2024-10-22. You can view files and clone it, but cannot push or open issues or pull requests.
spacemacs/layers/+lang
Uros Perisic bd77a5df6e Replace company-capf with company-nimsuggest in nim-mode.
As described here: https://github.com/nim-lang/nim-mode/issues/159,
company-capf makes nim-mode unusable. I am replacing it with
company-nimsuggest as it is much more responsive. The reason I elected not to
leave company-capf in as a backup is that it would somehow still make it to the
car of company-backends, regardless of position at assignment, thus becoming the
default completion backend. Given that no functionality is lost this way, and
that nimsuggest is now part of the core nim installation
(https://github.com/nim-lang/nimsuggest), I do not think anything has been
sacrificed.
2019-02-03 23:53:50 +00:00
..
agda [agda] Fix: typo in agda layer setup documentation 2019-01-29 00:20:42 +02:00
asciidoc documentation formatting: Wed Dec 5 03:03:03 UTC 2018 2018-12-04 22:06:14 -05:00
asm documentation formatting: Wed Dec 5 03:03:03 UTC 2018 2018-12-04 22:06:14 -05:00
autohotkey documentation formatting: Wed Dec 5 03:03:03 UTC 2018 2018-12-04 22:06:14 -05:00
bibtex documentation formatting: Wed Dec 5 03:03:03 UTC 2018 2018-12-04 22:06:14 -05:00
c-c++ Fix spacemacs/c-c++-tags-find-references-at-point 2019-01-15 01:29:48 +02:00
clojure Clojure cheatsheet is now a part of CIDER 2019-01-20 16:59:48 +02:00
coffeescript Fix links 2019-01-13 20:27:35 +02:00
common-lisp documentation formatting: Wed Dec 5 03:03:03 UTC 2018 2018-12-04 22:06:14 -05:00
coq documentation formatting: Wed Dec 5 03:03:03 UTC 2018 2018-12-04 22:06:14 -05:00
crystal documentation formatting: Wed Dec 5 03:03:03 UTC 2018 2018-12-04 22:06:14 -05:00
csharp documentation formatting: Wed Dec 5 03:03:03 UTC 2018 2018-12-04 22:06:14 -05:00
csv documentation formatting: Wed Dec 5 03:03:03 UTC 2018 2018-12-04 22:06:14 -05:00
d documentation formatting: Wed Dec 5 03:03:03 UTC 2018 2018-12-04 22:06:14 -05:00
elixir documentation formatting: Wed Dec 5 03:03:03 UTC 2018 2018-12-04 22:06:14 -05:00
elm documentation formatting: Wed Dec 5 03:03:03 UTC 2018 2018-12-04 22:06:14 -05:00
emacs-lisp documentation formatting: Wed Dec 5 03:03:03 UTC 2018 2018-12-04 22:06:14 -05:00
erlang Unify packages list parentheses style 2018-11-21 21:35:38 +00:00
ess documentation formatting: Sun Jan 20 15:51:53 UTC 2019 2019-01-20 15:53:57 +00:00
factor documentation formatting: Wed Dec 5 03:03:03 UTC 2018 2018-12-04 22:06:14 -05:00
faust documentation formatting: Wed Dec 5 03:03:03 UTC 2018 2018-12-04 22:06:14 -05:00
forth documentation formatting: Wed Dec 5 03:03:03 UTC 2018 2018-12-04 22:06:14 -05:00
fsharp documentation formatting: Wed Dec 5 03:03:03 UTC 2018 2018-12-04 22:06:14 -05:00
go Remove lsp-javascript-typescript package for lsp built in. 2019-01-15 00:41:30 +02:00
gpu Reformat documentation 2018-10-11 00:13:43 +03:00
graphviz Use non-fork of graphviz-dot-mode 2019-01-15 00:18:48 +02:00
groovy documentation formatting: Wed Dec 5 03:03:03 UTC 2018 2018-12-04 22:06:14 -05:00
haskell Fix jump handlers conflict for haskell and intero 2019-01-15 00:36:30 +02:00
html documentation formatting: Wed Dec 5 03:03:03 UTC 2018 2018-12-04 22:06:14 -05:00
hy documentation formatting: Wed Dec 5 03:03:03 UTC 2018 2018-12-04 22:06:14 -05:00
idris documentation formatting: Wed Dec 5 03:03:03 UTC 2018 2018-12-04 22:06:14 -05:00
ipython-notebook documentation formatting: Wed Dec 5 03:03:03 UTC 2018 2018-12-04 22:06:14 -05:00
java Fix java/python/javascript/rust lsp backends 2018-12-22 12:51:05 +02:00
javascript Remove eslint_d support 2019-01-15 01:24:07 +02:00
jr Reformat documentation 2018-10-11 00:13:43 +03:00
json Fix keybindings overwritten by LSP 2019-01-21 22:59:56 +02:00
jsonnet documentation formatting: Wed Dec 5 03:03:03 UTC 2018 2018-12-04 22:06:14 -05:00
julia make julia layer work with new lsp-mode 2019-01-15 00:24:21 +02:00
kotlin Reformat documentation 2018-10-11 00:13:43 +03:00
latex documentation formatting: Wed Dec 5 03:03:03 UTC 2018 2018-12-04 22:06:14 -05:00
lua documentation formatting: Wed Dec 5 03:03:03 UTC 2018 2018-12-04 22:06:14 -05:00
major-modes documentation formatting: Wed Dec 5 03:03:03 UTC 2018 2018-12-04 22:06:14 -05:00
markdown documentation formatting: Wed Dec 5 03:03:03 UTC 2018 2018-12-04 22:06:14 -05:00
nim Replace company-capf with company-nimsuggest in nim-mode. 2019-02-03 23:53:50 +00:00
ocaml documentation formatting: Wed Dec 5 03:03:03 UTC 2018 2018-12-04 22:06:14 -05:00
octave documentation formatting: Wed Dec 5 03:03:03 UTC 2018 2018-12-04 22:06:14 -05:00
pact documentation formatting: Wed Dec 5 03:03:03 UTC 2018 2018-12-04 22:06:14 -05:00
perl5 documentation formatting: Wed Dec 5 03:03:03 UTC 2018 2018-12-04 22:06:14 -05:00
perl6 Use MELPA for perl6-mode package 2019-01-20 21:53:14 +02:00
php documentation formatting: Wed Dec 5 03:03:03 UTC 2018 2018-12-04 22:06:14 -05:00
plantuml documentation formatting: Wed Dec 5 03:03:03 UTC 2018 2018-12-04 22:06:14 -05:00
protobuf Unify packages list parentheses style 2018-11-21 21:35:38 +00:00
purescript Add flag to allow adding node_modules/.bin path to exec-path. 2019-01-20 15:55:31 +02:00
python Fix conflict between pipenv directory .venv and pyvenv file .venv 2019-01-20 17:28:43 +02:00
racket documentation formatting: Wed Dec 5 03:03:03 UTC 2018 2018-12-04 22:06:14 -05:00
restructuredtext Reformat documentation 2018-10-11 00:13:43 +03:00
ruby documentation formatting: Wed Dec 5 03:03:03 UTC 2018 2018-12-04 22:06:14 -05:00
rust Remove lsp-javascript-typescript package for lsp built in. 2019-01-15 00:41:30 +02:00
scala Unify packages list parentheses style 2018-11-21 21:35:38 +00:00
scheme documentation formatting: Wed Dec 5 03:03:03 UTC 2018 2018-12-04 22:06:14 -05:00
semantic-web documentation formatting: Wed Dec 5 03:03:03 UTC 2018 2018-12-04 22:06:14 -05:00
shell-scripts documentation formatting: Wed Dec 5 03:03:03 UTC 2018 2018-12-04 22:06:14 -05:00
sml documentation formatting: Wed Dec 5 03:03:03 UTC 2018 2018-12-04 22:06:14 -05:00
sql documentation formatting: Wed Dec 5 03:03:03 UTC 2018 2018-12-04 22:06:14 -05:00
swift documentation fixes: Tue Oct 23 14:18:21 UTC 2018 2018-10-23 23:38:16 +03:00
typescript Fixed typescript/jump-to-type-def when npm module 2019-01-20 17:22:04 +02:00
vimscript Reformat documentation 2018-10-11 00:13:43 +03:00
windows-scripts documentation formatting: Wed Dec 5 03:03:03 UTC 2018 2018-12-04 22:06:14 -05:00
yaml Reformat documentation 2018-10-11 00:13:43 +03:00