Skip to content

Latest commit

 

History

History
46 lines (36 loc) · 1017 Bytes

README.md

File metadata and controls

46 lines (36 loc) · 1017 Bytes

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