Skip to content

Personal .vimrc that emphasizes Python Programming

Notifications You must be signed in to change notification settings

Carlos-Muniz/vimrc-setup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 

Repository files navigation

Setup

1) Install Vim

2) Install Vundle

3) Clone this repository and copy vimrc to the home directory:

curl https://raw.githubusercontent.com/Carlos-Muniz/vimrc-setup/main/.vimrc -o ~/.vimrc

4) Download summerfruit256 color into the right directory

mkdir ~/.vim/colors; curl -o ~/.vim/colors/summerfruit256.vim https://www.vim.org/scripts/download_script.php?src_id=10153

5) Install Plugins

vim -c ':PluginInstall'

About

Personal .vimrc that emphasizes Python Programming

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published