dotfiles/.config/nvim/README.md
2023-08-23 21:06:05 +02:00

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

color

colorscheme

comment

completion

editing-support

file-explorer

fuzzy-finder

keybinding

lsp

lsp-installer

markdown-and-latex

media

nvim-dev

plugin-manager

preconfigured

project

scrollbar

startup

syntax

tabline

utility

Language Servers

  • marksman
  • pyright
  • dockerls
  • gopls
  • jdtls
  • jsonls
  • ruff_lsp
  • rust_analyzer
  • tailwindcss
  • tsserver
  • yamls