Skip to content

Latest commit

 

History

History
229 lines (176 loc) · 9.9 KB

README.md

File metadata and controls

229 lines (176 loc) · 9.9 KB

nvim-pde/

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

Open Neovim with this config:

NVIM_APPNAME=NickCrew/nvim-pde/ nvim

Plugins

ai

code-runner

color

colorscheme

colorscheme-creation

comment

completion

debugging

diagnostics

editing-support

file-explorer

fuzzy-finder

git

github

icon

keybinding

lsp

lsp-installer

markdown-and-latex

marks

media

motion

note-taking

nvim-dev

plugin-manager

project

remote-development

scrolling

search

session

snippet

split-and-window

startup

statusline

syntax

tabline

terminal-integration

test

utility

yaml

Language Servers

  • ansiblels
  • bashls
  • cssls
  • dockerls
  • html
  • jsonls
  • lua_ls
  • remark_ls
  • rust_analyzer
  • terraformls
  • tflint
  • tsserver
  • vale_ls
  • yamlls

This readme was generated by Dotfyle