Skip to content
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/pages/uses.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down