Skip to content

Commit

Permalink
Replace NeoVim with Neovim
Browse files Browse the repository at this point in the history
  • Loading branch information
tetzng committed Nov 20, 2023
1 parent 4b33fac commit 0288bbe
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion app/content/pages/ecosystem/tooling/stimulus-lsp.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ image: stimulus-lsp.png
<a href="/ecosystem/tooling/stimulus-lsp/install/neovim" class="flex items-center gap-2 hover:text-gray-400">
<i class="devicon-vim-plain text-3xl"></i>

NeoVim
Neovim
</a>

<a href="/ecosystem/tooling/stimulus-lsp/install" class="flex items-center gap-2 hover:text-gray-400">
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
---
title: NeoVim
subtitle: Install Stimulus LSP in NeoVim
title: Neovim
subtitle: Install Stimulus LSP in Neovim
editor: neovim
breadcrumb: NeoVim
breadcrumb: Neovim
---

<%= render Page::ContainerComponent.new(page: current_page) do |page| %>
Expand Down

0 comments on commit 0288bbe

Please sign in to comment.