Skip to content

Commit

Permalink
fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
ttak0422 committed Jan 21, 2024
1 parent bcac2c2 commit 76ab568
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
6 changes: 0 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,3 @@
<img alt="license" src="https://img.shields.io/github/license/ttak0422/bundler?style=for-the-badge">
<p>Vim/Neovim package manager for Nix.</p>
</div>

## Features
Nix flake module. This module provides a package of Vim environments from minimal to full configuration.

## License
This project is licensed under the MIT license.
2 changes: 1 addition & 1 deletion docs/SUMMARY.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Summary

[Introduction](./../README.md)
[Introduction](./introduction.md)
[Quick Start](./quick-start.md)

---
Expand Down
6 changes: 6 additions & 0 deletions docs/introduction.md
Original file line number Diff line number Diff line change
@@ -1 +1,7 @@
# Introduction

## Features
Nix flake module. This module provides a package of Vim environments from minimal to full configuration.

## License
This project is licensed under the MIT license.

0 comments on commit 76ab568

Please sign in to comment.