Skip to content

stephpy/vim-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

StephPY neoVIM config

Installation

  • neovim 🚀
  • vimplug because it's the vim package manager 📦
  • fzf ❤️
  • ripgrep to search as fast as 🔦 in your project files
  • composer ... it has to be accessible through ̀̀composer xxx in your shell.

You can backup your neovim directory (~/.config/nvim) then:

cd ~/.config
git clone https://github.com/stephpy/vim-config.git nvim

You should create your own init.local.vim, and you have to edit values inside or add your owns.

cp ~/.config/nvim/init.local.vim.dist ~/.config/nvim/init.local.vim

Then, ... install plugins with:

vim +PlugInstall

You can look at init.vim to see keyboard mapping.

🍻

About

My vim config

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published