Skip to content

yonghun16/vimrc-boilerplate

Repository files navigation

vimrc-boilerplate

1. Nvchad

Nvchad : https://nvchad.com

Install

git clone https://github.com/NvChad/starter ~/.config/nvim && nvim
  • Run :MasonInstallAll command after lazy.nvim finishes downloading plugins.
  • Delete the .git folder from nvim folder.
  • Learn customization of ui & base46 from :h nvui.

Update

  • Run :Lazy sync

Uninstall

rm -rf ~/.config/nvim
rm -rf ~/.local/share/nvim
rm -rf ~/.local/state/nvim

Setting

git clone https://github.com/yonghun16/vimrc-boilerplate ~
cd ~/vimrc-boilerplate
cp -r nvim ~/.config

2. Other App Settings

iTerm2

  • iterm2 : https://iterm2.com/
  • json config file : iterm_for_vim.json
  • [setting] → [Profiles] → [Others Actions] → [Import JSON Profiles]

Wrap

  • wrap : https://www.warp.dev/
  • theme file : base16_solarized_dark.yaml
  • mkdir -p $HOME/.warp
    cd $HOME/.warp/
    git clone https://github.com/warpdotdev/themes.git
    cp ~/vimrc-boilerplate/vimbase16_solarized_dark.yaml ~/.warp/themes/base16

Cursor

  • Cursor : https://www.cursor.com/
  • Vimscript file : keymap_for_cursorAI.vim
  • Vim emulation install → (Commend ,) → (vim search) → Vim>vimrc:Path

BetterTouchTool

  • BetterTouchTool : https://folivora.ai/
  • preset file : btt_for_vim.bttpreset
  • [Configuration] → [preset] → [import]

Gureum

  • Gureum : https://gureum.io/
  • Config
    • 로마자로만 바꾸기 단축키 : ^C (ESC 단축키)
    • 오른쪽 키로 언어 전환 : Command
    • 한글 입력기 설정 : 모아치기, MS윈도호환, JDK호환, vi모드,

3. Plugins

편집 보조 플러그인

문법 플러그인

사이드바 플러그인

의존성 플러그인

About

Neovim setting (using NvChad)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published