728x90 nvim1 neovim - nvim 설정 경로: ~/.config/nvim/init.vim 대충 내 설정) :set number " :set relativenumber :set autoindent :set tabstop=4 :set shiftwidth=4 :set smarttab :set softtabstop=4 :set mouse=a call plug#begin() Plug 'http://github.com/tpope/vim-surround' " Surrounding ysw) Plug 'https://github.com/preservim/nerdtree' " NerdTree Plug 'https://github.com/tpope/vim-commentary' " For Commenting gcc & gc Plug 'https://github.c.. 2022. 2. 8. 이전 1 다음 728x90