Skip to content

Latest commit

 

History

History
101 lines (68 loc) · 3.43 KB

README.md

File metadata and controls

101 lines (68 loc) · 3.43 KB

nvim-config/

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]:phaze-ZA/nvim-config ~/.config/phaze-ZA/nvim-config

Open Neovim with this config:

NVIM_APPNAME=phaze-ZA/nvim-config/ nvim

Plugins

colorscheme

comment

completion

diagnostics

editing-support

file-explorer

fuzzy-finder

git

indent

keybinding

lsp

lsp-installer

nvim-dev

plugin-manager

snippet

startup

statusline

syntax

tabline

utility

Language Servers

  • jdtls
  • tsserver

This readme was generated by Dotfyle