E5C9 GitHub - philss/venci: My Vim configuration · GitHub
[go: up one dir, main page]

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

philss/venci

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Venci

🟡 RETIRED: this repository was retired in favor of my dotfiles one.

  • Vim, vi, venci

My neovim configuration files.

Dependencies

  • git
  • neovim ~> 0.5

Optional:

How to install

First you need to install vim-plug, which is a dependency manager for Vim.

After that, just clone the repo:

$ git clone https://github.com/philss/venci.git ~/.venci/

Add a symbolic link of ~/.config/nvim/init.vim pointing to the vimrc file inside the repository. You may need to remove the original init.vim file before do that.

$ rm ~/.config/nvim/init.vim
$ ln -s ~/.venci/vimrc ~/.config/nvim/init.vim

Then open vim and run :PlugInstall. It will take some minutes depending of your connection. After that, restart your vim. Everything should be installed.

About

My Vim configuration

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 
0