Skip to content

alexcode-lab/vim-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My Vim Configuration for PHP and Python Development

Overview

This repository contains my personal Vim configuration for PHP and Python development. Below is a list of the plugins I use and instructions on how to set up the configuration.

Plugins Used

Installation

Clone the Configuration Repository

Clone this repository into your .vim directory:

git clone https://github.com/alexcode-lab/vim-config.git ~/.vim

Create a Symlink to vimrc

Create a symlink to the vimrc file in your home directory:

echo "source ~/.vim/vimrc" > ~/.vimrc

Create a Directory for Temporary Files

Create a directory for Vim's temporary files:

mkdir ~/.tmpvim

Screenshots

Screenshot 1 Screenshot 2 Screenshot 3

About

Vim Configuration for PHP and Python Development

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published