Skip to content

Latest commit

 

History

History
43 lines (26 loc) · 1.24 KB

File metadata and controls

43 lines (26 loc) · 1.24 KB

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

Open Neovim with this config:

NVIM_APPNAME=etherTide/config.nvim/ nvim

Plugins

colorscheme

lsp-installer

plugin-manager

syntax

Language Servers

  • clangd

This readme was generated by Dotfyle