Skip to content
This repository was archived by the owner on Sep 27, 2021. It is now read-only.

Latest commit

 

History

57 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

My vimrc can now be found in my dotfiles repo, therefore this repo gets archived

My vimrc for neovim

Just clone and link to ~/.vimrc:

$ ln -sr vimrc ~/.vimrc

Install vim-plug for neovim with:

curl -fLo ~/.local/share/nvim/site/autoload/plug.vim --create-dirs \
    https://raw.githubusercontent.com/junegunn/vim-plug/master/plug.vim

Then in vim to install Plugins:

:PlugInstall

To install auto completion support for rust run :CocInstall coc-rls for python :CocInstall coc-python etc.

Requirements

  • On Manjaro/arch install awesome-terminal-fonts or powerline-fonts
  • Also install: ttf-freefont ttf-liberation ttf-droid

About

My vimrc config file

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages