Skip to content

Latest commit

 

History

History
137 lines (80 loc) · 4.17 KB

README.md

File metadata and controls

137 lines (80 loc) · 4.17 KB

dotfiles-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]:thewinger/dotfiles-nvim ~/.config/thewinger/dotfiles-nvim

Open Neovim with this config:

NVIM_APPNAME=thewinger/dotfiles-nvim/ nvim

Plugins

color

colorscheme-creation

comment

completion

cursorline

editing-support

file-explorer

formatting

fuzzy-finder

git

icon

indent

lsp

lsp-installer

marks

motion

nvim-dev

plugin-manager

snippet

startup

statusline

syntax

utility

Language Servers

  • astro
  • graphql
  • html

This readme was generated by Dotfyle