Skip to content

Latest commit

 

History

History

README.md

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

Open Neovim with this config:

NVIM_APPNAME=eratio08/dotfiles/nvim/.config/nvim nvim

Plugins

ai

bars-and-lines

colorscheme

comment

completion

cursorline

debugging

diagnostics

editing-support

file-explorer

formatting

fuzzy-finder

git

icon

keybinding

lsp

lsp-installer

markdown-and-latex

nvim-dev

plugin-manager

programming-languages-support

search

snippet

statusline

syntax

terminal-integration

test

utility

web-development

Language Servers

  • lua_ls

This readme was generated by Dotfyle