Skip to content

tydra-wang/nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Personal neovim lua configuration

  1. install git > 2.x
git clone https://github.com/tydra-wang/nvim ~/.config/nvim

TODO:

  • diffview for current file saved version
  • codespell need python3-venv, should replace it

Ubuntu 22.04

Mason install codespell:

  • codespell: apt install python3.10-venv
  • clangd: unzip

Telescope:

  • ripgrep

treesitter query.lua always alert when language parser not installed