File tree Expand file tree Collapse file tree 1 file changed +10
-4
lines changed Expand file tree Collapse file tree 1 file changed +10
-4
lines changed Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ Makes your TypeScript errors pretty and readable.
26
26
>
27
27
> This plugin supports Neovim v0.9.0 and above.
28
28
29
- ## Installation
29
+ ## 📦 Installation
30
30
31
31
You can install this plugin using your preferred package manager:
32
32
@@ -37,17 +37,23 @@ You can install this plugin using your preferred package manager:
37
37
| Lazy.nvim | ` { "AlejandroSuero/pretty-ts-errors.nvim" } ` |
38
38
| Rocks.nvim | ` :Rocks install pretty-ts-errors.nvim ` |
39
39
40
- ## Usage
40
+ <div align =" right " >(<a href =" #readme-top " >back to top</a >)</div >
41
+
42
+ ## 🚀 Usage
41
43
42
44
To use this plugin, you need to enable it in your Neovim configuration file.
43
45
44
- ## Contributing
46
+ <div align =" right " >(<a href =" #readme-top " >back to top</a >)</div >
47
+
48
+ ## 🤝 Contributing
45
49
46
50
Contributions are what make the open source community such an amazing place to
47
51
be, learn, inspire, and create. Any contributions you make are ** greatly
48
52
appreciated** . To do so, please read the [ contribution guidelines] ( CONTRIBUTING.md ) .
49
53
50
- ## License
54
+ <div align =" right " >(<a href =" #readme-top " >back to top</a >)</div >
55
+
56
+ ## 📝 License
51
57
52
58
This project is licensed under the MIT License - see the [ LICENSE] ( LICENSE )
53
59
file for details.
You can’t perform that action at this time.
0 commit comments