Skip to content

Switched to vim since it now has everythign neovim has.

Notifications You must be signed in to change notification settings

eknowlton/simplified-vim-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Simple VIM Config

Dependencies

Install vim-plug ... https://github.com/junegunn/vim-plug

Install Ranger... https://github.com/ranger/ranger

FZF will be installed when you run :PlugInstall after installing vim-plug.

Coc.nvim

This is used for LSP for different languages.

https://github.com/neoclide/coc.nvim

Look at the Coc.nvim documenation to install specific LSP.

Emacs leader key style navigation...

Navigate commands using emacs style leader key...

<space>

For example, open ranger to explore files...

<space>r

Or search file ctrl+p style...

<space>ff

About

Switched to vim since it now has everythign neovim has.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages