Skip to content

Latest commit

 

History

History
110 lines (73 loc) · 3.47 KB

README.md

File metadata and controls

110 lines (73 loc) · 3.47 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 [email protected]:Ollie2304/nvim ~/.config/Ollie2304/nvim

Open Neovim with this config:

NVIM_APPNAME=Ollie2304/nvim/ nvim

Plugins

comment

completion

debugging

diagnostics

editing-support

file-explorer

formatting

fuzzy-finder

git

icon

indent

keybinding

lsp

lsp-installer

lua-colorscheme

marks

motion

nvim-dev

plugin-manager

snippet

startup

statusline

syntax

utility

Language Servers

  • clangd
  • html

This readme was generated by Dotfyle