Skip to content

Neovim development environment (PDE) configuration

Notifications You must be signed in to change notification settings

m0lson84/neovim

Repository files navigation

neovim

Requirements

  • Basic utils: git, make, unzip, C Compiler (gcc)
  • ripgrep

Install

Install requires Neovim 0.10+. Always review the code before installing a configuration.

Clone the repository and install the plugins:

git clone https://github.com/m0lson84/neovim.git "${XDG_CONFIG_HOME:-$HOME/.config}"/nvim

Open Neovim with this config:

NVIM_APPNAME=m0lson84/neovim/ nvim

Language Support

  • bash
  • dart/flutter
  • go
  • js/ts
  • latex
  • lua
  • markdown
  • python
  • rust

Plugins

core

coding

editor

tools

ui

About

Neovim development environment (PDE) configuration

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published