From 8f647f7e5afebeceee78c9bf32451c96d20a5833 Mon Sep 17 00:00:00 2001
From: shadmansaleh <13149513+shadmansaleh@users.noreply.github.com>
Date: Thu, 23 Sep 2021 13:29:41 +0600
Subject: [PATCH] chore: add contributors to README.md
---
README.md | 11 +++++++++++
doc/lualine.txt | 2 ++
2 files changed, 13 insertions(+)
diff --git a/README.md b/README.md
index 959ba76..d973560 100644
--- a/README.md
+++ b/README.md
@@ -638,3 +638,14 @@ You can disable lualine for specific filetypes
```lua
options = {disabled_filetypes = {'lua'}}
```
+
+
+
+### Contributors
+Thanks goes to these wonderful people
+
+
+
+
+
+
diff --git a/doc/lualine.txt b/doc/lualine.txt
index c8f7e45..d24b487 100644
--- a/doc/lualine.txt
+++ b/doc/lualine.txt
@@ -629,6 +629,8 @@ You can disable lualine for specific filetypes
<
+
+
Generated by panvimdoc
vim:tw=78:ts=8:noet:ft=help:norl: