Skip to content

JoshuaKim1789/gVim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

gVim _vimrc Setup

Last modified: June 10, 2025

Vim command

  • Where is my $HOME?
  • :echo $MYVIMRC
// Multi line indent 2: 100~200
:100,200>

_vimrc

  • Copy _vimrc to user home directory. ($HOME)
  • $HOME_vimrc (Windows)
  • $HOME/.vimrc (Linux)

Color Scheme

  • Copy codedark.vim to $HOME/vimfiles/colors
  • $HOME\vimfiles\colors\codedark.vim (Windows)
  • $HOME/.vim/colors/codedark.vim (Linux)
 Vim Code Dark (color scheme)
 https://github.com/tomasiser/vim-code-dark

About

gVim _vimrc setting

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published