Skip to content

Neovim development environment (PDE) configuration

Notifications You must be signed in to change notification settings

m0lson84/neovim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

neovim

Requirements

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

Install Instructions

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

Plugins

bars-and-lines

code-runner

colorscheme

comment

completion

debugging

dependency-management

diagnostics

editing-support

file-explorer

formatting

fuzzy-finder

git

icon

indent

keybinding

lsp

lsp-installer

markdown-and-latex

motion

nvim-dev

plugin-manager

programming-languages-support

remote-development

search

session

snippet

split-and-window

startup

statusline

syntax

tabline

test

utility

web-development

Language Servers

  • gopls
  • graphql
  • html
  • taplo
  • vtsls
  • yamlls

This readme was generated by Dotfyle

About

Neovim development environment (PDE) configuration

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published