Skip to content
 
 

Latest commit

 

History

35 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

This is a simple vim configuration that adds a few very useful plugins with simple initial configuration. It also shows how to include some separated personal configurations in a personal folder, and it includes a couple of nice plugins, see personal/plugin.

Installation

If you want to try this, you can do this:

# If necessary:
mv ~/.vim ~/.vim_old
mv ~/.vimrc ~/.vimrc_old

# Clone dotvim-simple
git clone https://github.com/lervag/dotvim-simple ~/.vim

# Start Vim, let it install plugins and quit
vim

# Now edit as desired...
vim

# Need to install pynvim
sudo apt install python3-pip
pip3 install pynvim

Need to install spesific ctags version, either of

sudo apt install exuberant-ctags sudo apt install universal-ctags

Solarized color theme in terminal

For therminator:

git clone https://github.com/ghuntley/terminator-solarized.git

About

Simple vim configuration (feel free to fork)

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages