dotfiles/.config/nvim/README.md

3.7 KiB

dotfiles/.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 git@github.com:Matt-FTW/dotfiles ~/.config/Matt-FTW/dotfiles
NVIM_APPNAME=Matt-FTW/dotfiles/.config/nvim nvim --headless +"Lazy! sync" +qa

Open Neovim with this config:

NVIM_APPNAME=Matt-FTW/dotfiles/.config/nvim nvim

Plugins

colorscheme

completion

debugging

diagnostics

editing-support

file-explorer

fuzzy-finder

keybinding

lsp

lsp-installer

lua-colorscheme

markdown-and-latex

media

nvim-dev

plugin-manager

preconfigured

project

scrolling

snippet

startup

statusline

syntax

tabline

test

Language Servers

  • cmake
  • eslint
  • gopls
  • html
  • intelephense
  • jdtls
  • omnisharp
  • pyright
  • ruff_lsp
  • svelte
  • taplo