-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule content
updated
22 files
+1 −1 | docs/CONFIG.md | |
+22 −5 | docs/contributing/GUIDELINES.md | |
+2 −2 | docs/contributing/LAYER.md | |
+1 −1 | docs/languages/GLEAM.md | |
+1 −1 | docs/layers/BLANKLINE.md | |
+2 −2 | docs/layers/CMP.md | |
+2 −2 | docs/layers/DIAGNOSTICS.md | |
+1 −1 | docs/layers/FUGITIVE.md | |
+1 −1 | docs/layers/GREETER.md | |
+4 −4 | docs/layers/LANGUAGES.md | |
+2 −2 | docs/layers/LSP.md | |
+2 −2 | docs/layers/LTEX.md | |
+2 −2 | docs/layers/RAINBOW.md | |
+1 −1 | docs/layers/STATUSLINE.md | |
+1 −1 | docs/layers/THEME.md | |
+2 −2 | docs/layers/TREESITTER.md | |
+1 −1 | docs/layers/WHICHKEY.md | |
+2 −1 | docs/layers/ZEN.md | |
+4 −4 | lua/visimp/language.lua | |
+1 −1 | lua/visimp/languages/c.lua | |
+1 −1 | lua/visimp/languages/dart.lua | |
+3 −1 | lua/visimp/layers/ltex.lua |