Skip to content

Latest commit

 

History

History
194 lines (147 loc) · 8.17 KB

README.md

File metadata and controls

194 lines (147 loc) · 8.17 KB

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:nikkibarry/nvim ~/.config/nikkibarry/nvim

Open Neovim with this config:

NVIM_APPNAME=nikkibarry/nvim/ nvim

Plugins

bars-and-lines

color

colorscheme

comment

completion

debugging

dependency-management

diagnostics

editing-support

file-explorer

formatting

fuzzy-finder

git

icon

indent

keybinding

lsp

lsp-installer

markdown-and-latex

marks

media

nvim-dev

plugin-manager

scrollbar

search

snippet

split-and-window

statusline

syntax

tabline

terminal-integration

test

utility

workflow

Language Servers

  • cmake
  • cssls
  • docker_compose_language_service
  • dockerls
  • eslint
  • gopls
  • html
  • jsonls
  • lua_ls
  • marksman
  • taplo
  • yamlls
  • zls

This readme was generated by Dotfyle