chore: add support link
This commit is contained in:
parent
4ebbb7ae16
commit
428da5a1b5
|
@ -724,6 +724,8 @@ Thanks to these wonderful people, we enjoy this awesome plugin.
|
||||||
<img src="https://contrib.rocks/image?repo=nvim-lualine/lualine.nvim" />
|
<img src="https://contrib.rocks/image?repo=nvim-lualine/lualine.nvim" />
|
||||||
</a>
|
</a>
|
||||||
|
|
||||||
|
<!-- panvimdoc-ignore-end -->
|
||||||
|
|
||||||
### Wiki
|
### Wiki
|
||||||
|
|
||||||
Check out the [wiki](https://github.com/nvim-lualine/lualine.nvim/wiki) for more info.
|
Check out the [wiki](https://github.com/nvim-lualine/lualine.nvim/wiki) for more info.
|
||||||
|
@ -733,4 +735,5 @@ You can find some useful [configuration snippets](https://github.com/nvim-lualin
|
||||||
If you want to extend lualine with plugins or want to know
|
If you want to extend lualine with plugins or want to know
|
||||||
which ones already do, [wiki/plugins](https://github.com/nvim-lualine/lualine.nvim/wiki/Plugins) is for you.
|
which ones already do, [wiki/plugins](https://github.com/nvim-lualine/lualine.nvim/wiki/Plugins) is for you.
|
||||||
|
|
||||||
<!-- panvimdoc-ignore-end -->
|
### Support
|
||||||
|
I you appreciate my work you can by me a coffee [here](https://www.buymeacoffee.com/shadmansalJ).
|
||||||
|
|
|
@ -766,7 +766,23 @@ You can disable lualine for specific filetypes:
|
||||||
<
|
<
|
||||||
|
|
||||||
|
|
||||||
|
WIKI ~
|
||||||
|
|
||||||
|
Check out the wiki <https://github.com/nvim-lualine/lualine.nvim/wiki> for more
|
||||||
|
info.
|
||||||
|
|
||||||
|
You can find some useful configuration snippets
|
||||||
|
<https://github.com/nvim-lualine/lualine.nvim/wiki/Component-snippets> here.
|
||||||
|
You can also share your awesome snippets with others.
|
||||||
|
|
||||||
|
If you want to extend lualine with plugins or want to know which ones already
|
||||||
|
do, wiki/plugins <https://github.com/nvim-lualine/lualine.nvim/wiki/Plugins> is
|
||||||
|
for you.
|
||||||
|
|
||||||
|
SUPPORT ~
|
||||||
|
|
||||||
|
I you appreciate my work you can by me a coffee here
|
||||||
|
<https://www.buymeacoffee.com/shadmansalJ>.
|
||||||
|
|
||||||
Generated by panvimdoc <https://github.com/kdheepak/panvimdoc>
|
Generated by panvimdoc <https://github.com/kdheepak/panvimdoc>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue