Skip to content

Latest commit

 

History

History
154 lines (110 loc) · 5.91 KB

README.md

File metadata and controls

154 lines (110 loc) · 5.91 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]:Sofistico/nvim_config ~/.config/Sofistico/nvim_config

Open Neovim with this config:

NVIM_APPNAME=Sofistico/nvim_config/ nvim

Plugins

colorscheme

comment

completion

debugging

diagnostics

editing-support

file-explorer

formatting

fuzzy-finder

git

icon

indent

keybinding

lsp

lsp-installer

marks

motion

nvim-dev

plugin-manager

programming-languages-support

search

session

snippet

startup

statusline

syntax

tabline

terminal-integration

test

utility

workflow

Language Servers

  • clangd
  • html
  • tflint

This readme was generated by Dotfyle