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: MiniMax/index.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -45,6 +45,7 @@ It is not a comprehensive guide on how to set up and use every Neovim feature an
45
45
- Internet connection for downloading plugins.
46
46
- (Optional, but recommended) [`ripgrep`](https://github.com/BurntSushi/ripgrep#installation).
47
47
- (Optional, but recommended) Terminal emulator (or GUI) with [true colors](https://github.com/termstandard/colors#truecolor-support-in-output-devices) and [Nerd Font icons](https://www.nerdfonts.com/) support. No need for a full Nerd font, using [`NerdFontsSymbolsOnly`](https://github.com/ryanoasis/nerd-fonts/releases/latest) as a fallback is usually enough.
48
+
- (Optional, but recommended) System requirements for [`main` branch of 'nvim-treesitter/nvim-treesitter' plugin](https://github.com/nvim-treesitter/nvim-treesitter/tree/main?tab=readme-ov-file#requirements).
0 commit comments