Skip to content

dmmulroy/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

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

Open Neovim with this config:

NVIM_APPNAME=dmmulroy/dotfiles/.config/nvim nvim

Plugins

colorscheme

command-line

comment

completion

cursorline

editing-support

file-explorer

fuzzy-finder

git

indent

lsp

lsp-installer

marks

nvim-dev

plugin-manager

programming-languages-support

snippet

statusline

syntax

utility

Language Servers

  • cmake
  • eslint
  • gleam
  • graphql
  • html
  • ocamllsp
  • tsserver

This readme was generated by Dotfyle