Skip to content

Latest commit

 

History

History
199 lines (152 loc) · 8.62 KB

README.md

File metadata and controls

199 lines (152 loc) · 8.62 KB

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

Open Neovim with this config:

NVIM_APPNAME=teocns/nvim/ nvim

Plugins

ai

colorscheme

colorscheme-creation

comment

completion

debugging

dependency-management

diagnostics

editing-support

file-explorer

formatting

fuzzy-finder

git

icon

indent

keybinding

lsp

lsp-installer

markdown-and-latex

marks

motion

nvim-dev

plugin-manager

preconfigured

programming-languages-support

project

session

snippet

split-and-window

startup

statusline

syntax

terminal-integration

test

utility

Language Servers

  • clangd
  • cmake
  • eslint
  • jsonls
  • lua_ls
  • pyright
  • ruff_lsp
  • tsserver
  • volar
  • vtsls
  • yamlls

This readme was generated by Dotfyle