Skip to content

HxX2/vim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Vim dotfiles

My vim setup:

prompt

Table of Contents

About

Installing

Just run the following commands via terminal to get perfectly set up:

wget https://raw.githubusercontent.com/HxX2/vim/main/setvim.sh ; chmod +x setvim.sh ; ./setvim.sh

Post-installation

In the .vimrc file line 81 for gcc compiler make sure to change "zsh" to your dafault shell

Uninstalling

Run this command to revert back to the old vim configuration:

sudo rm -r .vim .vimrc ; mv ~/.vimold ~/.vim ; mv ~/.vimrcold ~/.vimrc

Plugins Used

About

vim dotfiles

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published