Skip to content

Ollie2304/nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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