chore: add contributors to README.md
This commit is contained in:
parent
1143dc184a
commit
8f647f7e5a
11
README.md
11
README.md
|
@ -638,3 +638,14 @@ You can disable lualine for specific filetypes
|
|||
```lua
|
||||
options = {disabled_filetypes = {'lua'}}
|
||||
```
|
||||
|
||||
<!-- panvimdoc-ignore-start -->
|
||||
|
||||
### Contributors
|
||||
Thanks goes to these wonderful people
|
||||
|
||||
<a href="https://github.com/shadmansaleh/lualine.nvim/graphs/contributors">
|
||||
<img src="https://contrib.rocks/image?repo=shadmansaleh/lualine.nvim" />
|
||||
</a>
|
||||
|
||||
<!-- panvimdoc-ignore-end -->
|
||||
|
|
|
@ -629,6 +629,8 @@ You can disable lualine for specific filetypes
|
|||
<
|
||||
|
||||
|
||||
|
||||
|
||||
Generated by panvimdoc <https://github.com/kdheepak/panvimdoc>
|
||||
|
||||
vim:tw=78:ts=8:noet:ft=help:norl:
|
||||
|
|
Loading…
Reference in New Issue