diff --git a/src/pages/uses.mdx b/src/pages/uses.mdx index 8d48281..dd6ba85 100644 --- a/src/pages/uses.mdx +++ b/src/pages/uses.mdx @@ -22,7 +22,7 @@ Hello there! I often get asked about the tools and resources I use for my work. ## Editors - **[Neovim](https://neovim.io/)**: This is my primary editor. You can find the configuration in my [dotfiles](https://github.com/cb341/dotfiles/tree/main/.config/nvim). -- **[VSCode](https://code.visualstudio.com/)**: This is my editor when neovim breaks. +- **[Vim](https://www.vim.org/)**: This is my editor when neovim breaks. ## Terminal