ZolderonGitHub / vim-simple

Simple configuration for neovim. Contains colorschemes, basic completion & simple build command(default: build.bat). Perfect for people that want to use a light IDE.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Features:

  • AutoCompletion(lsp and buffer completion)
  • Fuzzy file finding
  • File browser
  • Compilation(default build file: build.bat)
  • Airline
  • Some good colorschemes

Leader key is space.

  • Space + e = open file browser
  • Space + b = compile;
  • Space + (h, j, k, l) = move to a different buffer when the window is splited

About

Simple configuration for neovim. Contains colorschemes, basic completion & simple build command(default: build.bat). Perfect for people that want to use a light IDE.


Languages

Language:Lua 97.8%Language:Vim Script 1.8%Language:C++ 0.4%