Skip to content

jbradaric/vim_setup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Installation

To install the VIM configuration, perform these commands:

git clone https://github.com/jbradaric/vim_setup.git vim_setup
cd vim_setup
./install

This will clone the repository, create the necessary directories and create symlinks to .vim, .vimrc in the $HOME directory and create $HOME/.config/nvim as a symlink to .vim.

Configuration

Global plugin configuration is located in .vim/config. Local configuration should be placed into .vim/local-config. The local configuration is sourced after the global one and any overrides should be placed into this directory.

About

My VIM configuration

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages