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
asm
autohotkey
bibtex
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
coq
crystal
csharp
csv
d
elixir
elm
emacs-lisp
erlang
ess documentation formatting: Sun Jan 20 15:51:53 UTC 2019 2019-01-20 15:53:57 +00:00
factor
faust
forth
fsharp
go Remove lsp-javascript-typescript package for lsp built in. 2019-01-15 00:41:30 +02:00
gpu
graphviz Use non-fork of graphviz-dot-mode 2019-01-15 00:18:48 +02:00
groovy
haskell Fix jump handlers conflict for haskell and intero 2019-01-15 00:36:30 +02:00
html
hy
idris
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
json Fix keybindings overwritten by LSP 2019-01-21 22:59:56 +02:00
jsonnet
julia make julia layer work with new lsp-mode 2019-01-15 00:24:21 +02:00
kotlin
latex
lua
major-modes
markdown
nim Replace company-capf with company-nimsuggest in nim-mode. 2019-02-03 23:53:50 +00:00
ocaml
octave
pact
perl5
perl6 Use MELPA for perl6-mode package 2019-01-20 21:53:14 +02:00
php
plantuml
protobuf
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
restructuredtext
ruby
rust Remove lsp-javascript-typescript package for lsp built in. 2019-01-15 00:41:30 +02:00
scala
scheme
semantic-web
shell-scripts
sml
sql
swift
typescript Fixed typescript/jump-to-type-def when npm module 2019-01-20 17:22:04 +02:00
vimscript
windows-scripts
yaml