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

2. Appyly settings

nvim(nvchad)

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

BetterTouchTool

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

Wrap terminal

  • 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

iterm2 terminal

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

Cursor editor

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

3. Plugins

문법 및 편집 플러그인

사이드바 플러그인

의존성 플러그인

About

Neovim setting (using NvChad)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published