mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-03 12:27:26 -05:00
Merge pull request #1860 from darth10/develop
lang/cc, editor/lispy: fix typos in README
This commit is contained in:
@ -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=
|
||||||
|
Reference in New Issue
Block a user