English | 中文
A streamlined set of configurations for Nvim which is writen all by hand
-
No more than 35 plugins
-
Only with basic but necessary functionality
-
Well organized code for beginers to understand
You can try it immediately without replacing your origin configurations
./venv # Launch a virtual env shell, `nvim-debug` will be added to path automaticly
vi # Launch neovim on this config, without make changes to your ~/.local/share- Auto complition
- Status line
- Color and comment highlight
- File system explorer
- Markdown preview
- Markdown renderer
- Outline
- Intergrated terminal
- Fuzzy finder
- LSP support
- Formatter
- Session recover
- SSH clipboard support(Need tmux extra config)
- Input method auto switch (On Linux and MacOS)
- Workspace patch
- Typst support
-
Markdown Table Format
-
Image preview in markdown(Partly support)
- Latex preview

