Skip to content

DavidDeadly/nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DaVim/

image

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

Open Neovim with this config:

NVIM_APPNAME=DavidDeadly/nvim/ nvim

Plugins

bars-and-lines

code-runner

color

colorscheme

comment

completion

cursorline

debugging

editing-support

file-explorer

formatting

fuzzy-finder

git

icon

indent

keybinding

lsp

lsp-installer

motion

nvim-dev

plugin-manager

snippet

split-and-window

startup

statusline

syntax

terminal-integration

utility

workflow

Language Servers

  • cssls
  • eslint
  • html
  • tailwindcss

This readme was generated by Dotfyle