Merge pull request #1860 from darth10/develop
lang/cc, editor/lispy: fix typos in README
This commit is contained in:
commit
e502234564
2 changed files with 2 additions and 2 deletions
|
@ -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:
|
||||||
|
|
||||||
|
|
|
@ -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=
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue