|
9 | 9 |
|
10 | 10 |
|
11 | 11 | <link rel="search" type="application/opensearchdescription+xml" title="NormalNvim" href="/opensearch.xml"><link rel="stylesheet" href="/assets/css/styles.ca292356.css"> |
12 | | -<script src="/assets/js/runtime~main.331eea47.js" defer="defer"></script> |
| 12 | +<script src="/assets/js/runtime~main.e9551db0.js" defer="defer"></script> |
13 | 13 | <script src="/assets/js/main.accb9ee7.js" defer="defer"></script> |
14 | 14 | </head> |
15 | 15 | <body class="navigation-with-keyboard"> |
|
22 | 22 | <p>You can check the full diff on GitHub <a href="https://github.com/NormalNvim/NormalNvim/compare/v3.0.0...v4.0.0-rc7" target="_blank" rel="noopener noreferrer">here</a>.</p> |
23 | 23 | <h2 class="anchor anchorWithStickyNavbar_LWe7" id="new-features">New features<a href="#new-features" class="hash-link" aria-label="Direct link to New features" title="Direct link to New features"></a></h2> |
24 | 24 | <ul> |
25 | | -<li>✨feat(<code>language support</code>): 24+ progamming languages are now included out of the box with lsp, linter, formatter, compiler, and debugger, preconfigured. So you can just start coding without having to setup anything.</li> |
26 | 25 | <li>✨feat(<code>web</code>): We now have a website for the distro.</li> |
27 | 26 | <li>✨feat(<code>installer</code>): We now have an automated installer. See <a href="https://github.com/NormalNvim/NormalNvim/releases/tag/v3.6.0" target="_blank" rel="noopener noreferrer">here</a>.</li> |
28 | 27 | <li>✨feat(<code>yazi</code>): New file manager as drop-in replacement for <code>ranger</code>. Written in rust and 100% async.</li> |
@@ -61,6 +60,7 @@ <h2 class="anchor anchorWithStickyNavbar_LWe7" id="new-features">New features<a |
61 | 60 | <li>✨feat(<code>notifications</code>): Are now automatically dismissed when writing the buffer.</li> |
62 | 61 | <li>✨feat(<code>compiler.nvim v3</code>): now ship a total of 128 compilation options for 22+ programming languages. This has been the product of 2+ months of full time effort, so please enjoy it.</li> |
63 | 62 | <li>✨feat(<code>right click contextual menu</code>): We now ship it by default and can be customized in the autocmds file.</li> |
| 63 | +<li>✨feat(<code>language support</code>): 24+ progamming languages are now included out of the box with lsp, linter, formatter, compiler, and debugger, preconfigured. So you can just start coding without having to setup anything.</li> |
64 | 64 | </ul> |
65 | 65 | <h2 class="anchor anchorWithStickyNavbar_LWe7" id="minor-fixes">Minor fixes<a href="#minor-fixes" class="hash-link" aria-label="Direct link to Minor fixes" title="Direct link to Minor fixes"></a></h2> |
66 | 66 | <ul> |
|
0 commit comments