Skip to content
/ vimrc Public

My custom vimrc powered by vim-plug plugin manager and onedark theme

License

Notifications You must be signed in to change notification settings

yossij/vimrc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vimrc

My custom vimrc

Sample image

How to install

Note: During the installation you'll be asked to press ENTER to continue. On first launch of vim the coc will configure itself.

curl -sL https://github.com/yossij/vimrc/raw/master/install_script/install.sh | bash -

Install with dependencies

  • Update packages
  • git
  • nodejs
curl -sL https://github.com/yossij/vimrc/raw/master/install_script/install_with_dep.sh | bash -

Under the hood

Plugin manager

vim-plug

Features

  • Tabs using vim buffers
  • Custom theme
  • Fuzzy search
  • Intellisense engine
  • File explorer
  • Add bookmarks to file explorer
  • Code completion/formatting/highlighting
  • Code folding
  • Git assistance
  • Syntax checking
  • Visual vertical line for indentation
  • Smart indentation
  • Tabs to spaces

Theme & Colorscheme

onedark

About

My custom vimrc powered by vim-plug plugin manager and onedark theme

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published