Skip to content

This is a public repo, that contains some settings and plugins that allows you to use NeoVim like Visual Studio Code.

Notifications You must be signed in to change notification settings

sindibad363/nv-code

 
 

Repository files navigation

NV-Code, Making NeoVim Looks like VSCode

This is a public repo, that contains some settings and plugins that allows you to use NeoVim like Visual Studio Code.

Installing

Prerequisites

For simple copy neovim git

Install

curl -sL https://raw.githubusercontent.com/sindibad363/nv-code/main/install.sh | bash

Why should you use NeoVim instead of VSCode? 🤔

  • If you haven't a lot of RAM and CPU available, NeoVim is a good alternative
  • NeoVim is an improved version of the traditional and famous editor Vim
  • NeoVim is an open-source text-editor, and also is a highly extensible editor
  • You can customize it by using plugins, or VimScript
  • NeoVim is very light, does not lock, its startup is fast and consumes very little resources on your machine

How it looks like

Without_Terminal

With_Terminal

About

This is a public repo, that contains some settings and plugins that allows you to use NeoVim like Visual Studio Code.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Lua 96.4%
  • Shell 3.6%