Skip to content

Eyegee-Eleven/myVimRC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

myVimRC

My Vim config setup for ease of use and lightweightness

Will need to install Plug (plugin manager)

for Linux sh -c 'curl -fLo "${XDG_DATA_HOME:-$HOME/.local/share}"/nvim/site/autoload/plug.vim --create-dirs \ https://raw.githubusercontent.com/junegunn/vim-plug/master/plug.vim'

and tun on lsp While editing a file with a supported filetype:

':LspInstallServer'

About

My Vim config setup for ease of use and lightweightness

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors