Skip to content

kingpoem/nvim-config

 
 

Repository files navigation

YET ANOTHER NVIM CONFIG

English | 中文

A streamlined set of configurations for Nvim which is writen all by hand

⚡Showcase ⚡

Dashboard

Workspace

Feature

  • No more than 35 plugins

  • Only with basic but necessary functionality

  • Well organized code for beginers to understand

⚡Try it now ⚡

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

Basic functionalities

  • 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

Maybe wanted features

  • Markdown Table Format

  • Image preview in markdown(Partly support)

TODO List

  • Latex preview

About

yet another nvim config, almost all handwritten

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Lua 99.4%
  • Shell 0.6%