You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: blog/atom.xml
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -59,7 +59,7 @@
59
59
<li>✨feat(<code>dap</code>): The debugger now supports typescript, javascript, and react JSX.</li>
60
60
<li>✨feat(<code>mappings</code>): new keymapping <code>space + b + a</code> to write all buffers.</li>
61
61
<li>✨feat(<code>notifications</code>): Are now automatically dismissed when writing the buffer.</li>
62
-
<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>
62
+
<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
63
<li>✨feat(<code>right click contextual menu</code>): We now ship it by default and can be customized in the autocmds file.</li>
64
64
</ul>
65
65
<h2 class="anchor anchorWithStickyNavbar_LWe7" id="minor-fixes">Minor fixes<a href="https://normalnvim.github.io/blog/what-is-new-on-4-0/#minor-fixes" class="hash-link" aria-label="Direct link to Minor fixes" title="Direct link to Minor fixes"></a></h2>
@@ -70,7 +70,7 @@
70
70
<li>🐛fix(<code>lsp</code>): This version fix rare border cases where LSP mappings were not added correctly (remarkably, on java).</li>
71
71
<li>🐛fix(<code>formatting</code>): The mapping Space + l + f now run <!-- -->:checktime<!-- --> to reflect the changes in the editor immediately.</li>
72
72
<li>🐛fix(<code>aerial</code>): Now open correctly even when the cursor is over Neotree (or any nofile buffer).</li>
73
-
<li>🐛fix(<code>compiler.nvim</code>): the command <!-- -->:CompilerRedo<!-- --> now works correctly with build automation utilities.</li>
73
+
<li>🐛fix(<code>compiler.nvim</code>): the command <code>:CompilerRedo</code> now works correctly with build automation utilities.</li>
74
74
<li>🐛fix(<code>heirline-components</code>) buffer.wipe now closes all sidebars before the last window is closed.</li>
75
75
<li>🐛fix(<code>markdown-preview.nvim</code>): Starting this plugin by filetype is a requirement, so we do it now.</li>
76
76
<li>🐛fix(<code>osx</code>): is not detected as android anymore</li>
Copy file name to clipboardExpand all lines: blog/rss.xml
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -60,7 +60,7 @@
60
60
<li>✨feat(<code>dap</code>): The debugger now supports typescript, javascript, and react JSX.</li>
61
61
<li>✨feat(<code>mappings</code>): new keymapping <code>space + b + a</code> to write all buffers.</li>
62
62
<li>✨feat(<code>notifications</code>): Are now automatically dismissed when writing the buffer.</li>
63
-
<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
+
<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>
64
64
<li>✨feat(<code>right click contextual menu</code>): We now ship it by default and can be customized in the autocmds file.</li>
65
65
</ul>
66
66
<h2 class="anchor anchorWithStickyNavbar_LWe7" id="minor-fixes">Minor fixes<a href="https://normalnvim.github.io/blog/what-is-new-on-4-0/#minor-fixes" class="hash-link" aria-label="Direct link to Minor fixes" title="Direct link to Minor fixes"></a></h2>
@@ -71,7 +71,7 @@
71
71
<li>🐛fix(<code>lsp</code>): This version fix rare border cases where LSP mappings were not added correctly (remarkably, on java).</li>
72
72
<li>🐛fix(<code>formatting</code>): The mapping Space + l + f now run <!-- -->:checktime<!-- --> to reflect the changes in the editor immediately.</li>
73
73
<li>🐛fix(<code>aerial</code>): Now open correctly even when the cursor is over Neotree (or any nofile buffer).</li>
74
-
<li>🐛fix(<code>compiler.nvim</code>): the command <!-- -->:CompilerRedo<!-- --> now works correctly with build automation utilities.</li>
74
+
<li>🐛fix(<code>compiler.nvim</code>): the command <code>:CompilerRedo</code> now works correctly with build automation utilities.</li>
75
75
<li>🐛fix(<code>heirline-components</code>) buffer.wipe now closes all sidebars before the last window is closed.</li>
76
76
<li>🐛fix(<code>markdown-preview.nvim</code>): Starting this plugin by filetype is a requirement, so we do it now.</li>
77
77
<li>🐛fix(<code>osx</code>): is not detected as android anymore</li>
<li>✨feat(<code>dap</code>): The debugger now supports typescript, javascript, and react JSX.</li>
60
60
<li>✨feat(<code>mappings</code>): new keymapping <code>space + b + a</code> to write all buffers.</li>
61
61
<li>✨feat(<code>notifications</code>): Are now automatically dismissed when writing the buffer.</li>
62
-
<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>
62
+
<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
63
<li>✨feat(<code>right click contextual menu</code>): We now ship it by default and can be customized in the autocmds file.</li>
64
64
</ul>
65
65
<h2class="anchor anchorWithStickyNavbar_LWe7" id="minor-fixes">Minor fixes<ahref="#minor-fixes" class="hash-link" aria-label="Direct link to Minor fixes" title="Direct link to Minor fixes"></a></h2>
0 commit comments