Skip to content

paulo-granthon/nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nvim/

Install Instructions

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

Clone the repository and install the plugins:

git clone git@github.com:paulo-granthon/nvim ~/.config/paulo-granthon/nvim
NVIM_APPNAME=paulo-granthon/nvim/ nvim --headless +"Lazy! sync" +qa

Open Neovim with this config:

NVIM_APPNAME=paulo-granthon/nvim/ nvim

Plugins

bars-and-lines

comment

completion

cursorline

debugging

diagnostics

editing-support

file-explorer

formatting

fuzzy-finder

git

golang

indent

lsp

lsp-installer

markdown-and-latex

marks

motion

nvim-dev

plugin-manager

snippet

syntax

Language Servers

  • eslint
  • html
  • jdtls
  • lua_ls
  • rust_analyzer

This readme was generated by Dotfyle