Merge pull request #1860 from darth10/develop

lang/cc, editor/lispy: fix typos in README
This commit is contained in:
Henrik Lissner 2019-10-08 11:29:04 -04:00 committed by GitHub
commit e502234564
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

@ -1,6 +1,6 @@
#+TITLE: :editor lispy #+TITLE: :editor lispy
This modules adds [[https://github.com/noctuid/lispyville][lispy]] key functionality in Lisp languages. This module adds [[https://github.com/noctuid/lispyville][lispy]] key functionality in Lisp languages.
This includes: This includes:

View file

@ -40,7 +40,7 @@ This module adds support for the C-family of languages: C, C++, and Objective-C.
+ [[https://github.com/ludwigpacifici/modern-cpp-font-lock][modern-cpp-font-lock]] + [[https://github.com/ludwigpacifici/modern-cpp-font-lock][modern-cpp-font-lock]]
+ [[https://github.com/salmanebah/opencl-mode][opencl-mode]] + [[https://github.com/salmanebah/opencl-mode][opencl-mode]]
+ [[https://github.com/jimhourihan/glsl-mode][glsl-mode]]* + [[https://github.com/jimhourihan/glsl-mode][glsl-mode]]*
+ [[https://github.com/guidoschmidt/company-glsl][gompany-glsl]]* + [[https://github.com/guidoschmidt/company-glsl][company-glsl]]*
+ =+lsp= + =+lsp=
+ [[https://github.com/MaskRay/emacs-ccls][ccls]] + [[https://github.com/MaskRay/emacs-ccls][ccls]]
+ =-lsp= + =-lsp=