dotfiles/.config/nvim/README.md

7.5 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

bars-and-lines

code-runner

color

colorscheme

comment

completion

debugging

dependency-management

editing-support

file-explorer

formatting

fuzzy-finder

game

git

github

keybinding

lsp

lsp-installer

marks

media

motion

nvim-dev

plugin-manager

preconfigured

scrollbar

scrolling

snippet

split-and-window

startup

statusline

syntax

tabline

terminal-integration

utility

workflow

Language Servers

  • eslint
  • html
  • omnisharp
  • sqlls
  • svelte
  • tailwindcss
  • taplo

This readme was generated by Dotfyle