From 477244ee59718d03bbc35f1308e3489ca672cc4f Mon Sep 17 00:00:00 2001 From: Akhil Wali Date: Tue, 8 Oct 2019 20:07:07 +1300 Subject: [PATCH 1/2] Fix typo in lispy README (modules -> module) --- modules/editor/lispy/README.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/editor/lispy/README.org b/modules/editor/lispy/README.org index a7d428860..51e88eabb 100644 --- a/modules/editor/lispy/README.org +++ b/modules/editor/lispy/README.org @@ -1,6 +1,6 @@ #+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: From 1968a2ad1cc177680641357ad6fc0e5ed2078295 Mon Sep 17 00:00:00 2001 From: Akhil Wali Date: Tue, 8 Oct 2019 20:07:44 +1300 Subject: [PATCH 2/2] Fix typo in CC README (gompany -> company) --- modules/lang/cc/README.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/lang/cc/README.org b/modules/lang/cc/README.org index 2673b4452..ce27d8100 100644 --- a/modules/lang/cc/README.org +++ b/modules/lang/cc/README.org @@ -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/salmanebah/opencl-mode][opencl-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= + [[https://github.com/MaskRay/emacs-ccls][ccls]] + =-lsp=