Skip to content

Neovim could be a perfect and functional IDE while being fast and polished.

License

Notifications You must be signed in to change notification settings

Shintenza/nvim-code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Preview Preview

Scope of the project

Creating this config I wanted to recreate vscode with all it's meaningful features. Unlike NvChad (or other big projects) this build is simple simultaneously being well structured and intuitive. All these things make it easy to configure and tweak to your liking. You are able to install new plugins and remove existing ones without breaking whole configuraion.

Installation

Make sure that you have latest Neovim installed

Installation is really easy. All you need to do is just clone the repo to your config directory.

$ cd ~/.config && git clone https://github.com/Shintenza/nvim-code

Adding support for different languages

Installing support for new languages is really simple. All you need to do is run:

:Mason

If you also want a nice syntax highlighting run:

:TSInstall <name_of_language>

Releases

No releases published

Packages

No packages published

Languages