Skip to content

neovim setup

deptno edited this page Oct 1, 2023 · 2 revisions

neovim-setup

nvchad

tree-sitter 모든 언어 설치

:TSInstall all

issue

  • which-key 에 vimscript 를 통해서 등록한 매핑은 보여지지 않는 것으로 보임.

plugin

  • vimwiki
    • tt
    • ;w
    • ;b
  • vim-startify
    • ;s
  • vim-surround
  • nvim-tree
    • sf
    • cd.
  • gitsign
    • ]c
    • [c
    • ,r
    • ,.
    • ,,
    • ,t
  • rest-nvim
    • R
    • L

link

Clone this wiki locally