Skip to content

Latest commit

 

History

History
80 lines (53 loc) · 2.34 KB

README.md

File metadata and controls

80 lines (53 loc) · 2.34 KB

cfgs/

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:CeNiEi/cfgs ~/.config/CeNiEi/cfgs

Open Neovim with this config:

NVIM_APPNAME=CeNiEi/cfgs/ nvim

Plugins

colorscheme

completion

file-explorer

formatting

fuzzy-finder

game

git

lsp

lsp-installer

nvim-dev

plugin-manager

search

syntax

utility

Language Servers

  • clangd
  • hls
  • lua_ls
  • rust_analyzer
  • zls

This readme was generated by Dotfyle