mirror of
https://github.com/NotAShelf/neovim-flake.git
synced 2024-11-07 16:05:58 +01:00
docs: fix alignment issues in README
This commit is contained in:
parent
2a37873f8a
commit
6e8bb14567
1 changed files with 18 additions and 16 deletions
30
.github/README.md
vendored
30
.github/README.md
vendored
|
@ -1,7 +1,8 @@
|
||||||
<div align="center">
|
<div align="center">
|
||||||
<img src="assets/nvf-logo-work.svg" alt="nvf Logo" width="200">
|
<img src="assets/nvf-logo-work.svg" alt="nvf Logo" width="200">
|
||||||
|
<h1 ❄️ nvf</h1>
|
||||||
</div>
|
</div>
|
||||||
<h1 align="center">❄️ nvf</h1>
|
|
||||||
<div align="center">
|
<div align="center">
|
||||||
<p>
|
<p>
|
||||||
<a href="https://github.com/NotAShelf/nvf/releases/latest">
|
<a href="https://github.com/NotAShelf/nvf/releases/latest">
|
||||||
|
@ -23,6 +24,7 @@
|
||||||
<img alt="Repo Size" src="https://img.shields.io/github/repo-size/NotAShelf/nvf?color=%23DDB6F2&label=SIZE&logo=codesandbox&style=for-the-badge&logoColor=D9E0EE&labelColor=302D41" />
|
<img alt="Repo Size" src="https://img.shields.io/github/repo-size/NotAShelf/nvf?color=%23DDB6F2&label=SIZE&logo=codesandbox&style=for-the-badge&logoColor=D9E0EE&labelColor=302D41" />
|
||||||
</a>
|
</a>
|
||||||
</p>
|
</p>
|
||||||
|
</div>
|
||||||
|
|
||||||
<p align="center">
|
<p align="center">
|
||||||
<img src="https://stars.medv.io/NotAShelf/nvf.svg", title="stars"/>
|
<img src="https://stars.medv.io/NotAShelf/nvf.svg", title="stars"/>
|
||||||
|
@ -36,12 +38,18 @@
|
||||||
Nix code.
|
Nix code.
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
<br/>
|
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
<div align="center"><p>
|
<div align="center"><p>
|
||||||
|
|
||||||
|
[Get Started]: #get-started
|
||||||
|
[Documentation]: #documentation
|
||||||
|
[Help]: #help
|
||||||
|
[Contribute]: #contributing
|
||||||
|
[FAQ]: #faq
|
||||||
|
[Credits]: #credits
|
||||||
|
|
||||||
**[<kbd> <br> Get Started <br> </kbd>][Get Started]**
|
**[<kbd> <br> Get Started <br> </kbd>][Get Started]**
|
||||||
**[<kbd> <br> Documentation <br> </kbd>][Documentation]**
|
**[<kbd> <br> Documentation <br> </kbd>][Documentation]**
|
||||||
**[<kbd> <br> Help <br> </kbd>][Help]**
|
**[<kbd> <br> Help <br> </kbd>][Help]**
|
||||||
|
@ -51,13 +59,6 @@
|
||||||
|
|
||||||
</p></div>
|
</p></div>
|
||||||
|
|
||||||
[Get Started]: #get-started
|
|
||||||
[Documentation]: #documentation
|
|
||||||
[Help]: #help
|
|
||||||
[Contribute]: #contributing
|
|
||||||
[FAQ]: #faq
|
|
||||||
[Credits]: #credits
|
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
## Get Started
|
## Get Started
|
||||||
|
@ -106,13 +107,15 @@ featured configuration with `nix` language support by running:
|
||||||
nix run github:notashelf/nvf#nix
|
nix run github:notashelf/nvf#nix
|
||||||
```
|
```
|
||||||
|
|
||||||
Please create an issue on the [issue tracker](../../../issues) if you find
|
[Issues]: https://github.com/NotAShelf/nvf/issues
|
||||||
|
|
||||||
|
Please create an issue on the [issue tracker](issues) if you find
|
||||||
the documentation lacking or confusing. I also appreciate any contributions
|
the documentation lacking or confusing. I also appreciate any contributions
|
||||||
to the documentation.
|
to the documentation.
|
||||||
|
|
||||||
## Help
|
## Help
|
||||||
|
|
||||||
You can create an issue on the [issue tracker](../../../issues) to ask questions
|
You can create an issue on the [issue tracker](issues) to ask questions
|
||||||
or report bugs. I am not yet on spaces like matrix or IRC, so please use the issue
|
or report bugs. I am not yet on spaces like matrix or IRC, so please use the issue
|
||||||
tracker for now.
|
tracker for now.
|
||||||
|
|
||||||
|
@ -121,7 +124,7 @@ tracker for now.
|
||||||
I am always looking for new ways to help improve this flake. If you would like
|
I am always looking for new ways to help improve this flake. If you would like
|
||||||
to contribute, please read the [contributing guide](CONTRIBUTING.md) before
|
to contribute, please read the [contributing guide](CONTRIBUTING.md) before
|
||||||
submitting a pull request. You can also create an issue on the
|
submitting a pull request. You can also create an issue on the
|
||||||
[issue tracker](../../../issues) before submitting a pull request if you would
|
[issue tracker](issues) before submitting a pull request if you would
|
||||||
like to discuss a feature or bug fix.
|
like to discuss a feature or bug fix.
|
||||||
|
|
||||||
## FAQ
|
## FAQ
|
||||||
|
@ -130,8 +133,7 @@ like to discuss a feature or bug fix.
|
||||||
<br/>
|
<br/>
|
||||||
**A**: Maybe! It is not one of our goals to support each and every Neovim
|
**A**: Maybe! It is not one of our goals to support each and every Neovim
|
||||||
plugin, however, I am always open to new modules and plugin setup additions
|
plugin, however, I am always open to new modules and plugin setup additions
|
||||||
to **nvf**. Use the [appropritate issue
|
to **nvf**. Use the [appropritate issue template](issues/new/choose) and I will
|
||||||
template](https://github.com/NotAShelf/nvf/issues/new/choose) and I will
|
|
||||||
consider a module addition.
|
consider a module addition.
|
||||||
|
|
||||||
**Q**: A plugin I need is not available in **nvf**. What to do?
|
**Q**: A plugin I need is not available in **nvf**. What to do?
|
||||||
|
|
Loading…
Reference in a new issue