Skip to content

jputcu/vimconfig

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Clone to ~\AppData\Local\nvim for Windows and ~/.config/nvim on linux.

Use the common ~/.vimrc.

Clion

https://www.jetbrains.com/help/idea/using-product-as-the-vim-editor.html On Windows $HOME/.ideavimrc, just let it source ~/.vimrc.

FZF

For fzf on Raspbian, download ARMv7 release from https://github.com/junegunn/fzf/releases Add export FZF_DEFAULT_COMMAND='rg --files' to your bashrc file.

Raspberry

sudo apt install snapd
sudo reboot
sudo snap install core
sudo snap install nvim --classic
# sudo apt remove nvim 

Atmel Studio

Add the VsVim plugin and configure it to use ~/.vsvimrc due to some unsupported options.

About

Cross platform vim configuration files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published