Info

🌱 來自:neovim

my neovim config

Install Instructions

Install requires Neovim 0.9+. Always review the code before installing a configuration.

Install

git clone https://github.com/NvChad/NvChad ~/.config/nvim --depth 1 && nvim
  • Download This Folder and unzip
  • Move the folder to where you want
  • In the folder, run ln -s $(pwd) $HOME/.config/nvim/lua/custom

Plugins

ai

bars-and-lines

code-runner

color

comment

completion

cursorline

debugging

diagnostics

editing-support

file-explorer

formatting

fuzzy-finder

indent

keybinding

language

lsp

lsp-installer

markdown-and-latex

marks

media

motion

note-taking

nvim-dev

plugin-manager

project

scrollbar

scrolling

snippet

split-and-window

syntax

terminal-integration

test

utility

Language Servers

  • bashls
  • cssls
  • efm
  • gopls
  • html
  • ltex
  • lua_ls
  • marksman
  • prosemd_lsp
  • pyright
  • remark_ls
  • rome
  • ruff_lsp
  • rust_analyzer
  • sourcery
  • texlab
  • vale_ls
  • vimls
  • yamlls
  • zk

This readme was generated by Dotfyle