Skip to content

sanchay9/nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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 [email protected]:sanchay9/nvim ~/.config/sanchay9/nvim
NVIM_APPNAME=sanchay9/nvim/ nvim --headless +"Lazy! sync" +qa

Open Neovim with this config:

NVIM_APPNAME=sanchay9/nvim/ nvim

Plugins

bars-and-lines

color

completion

cursorline

editing-support

fuzzy-finder

git

indent

lsp

lsp-installer

markdown-and-latex

nvim-dev

plugin-manager

scrolling

snippet

startup

syntax

tabline

Language Servers

  • bashls
  • clangd
  • cssls
  • gopls
  • html
  • marksman
  • tsserver

This readme was generated by Dotfyle