Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 392 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 392 Bytes

Vim configuration

My Personal Neovim configuration.

This is a minimal vim configurations that would work for both vim and neovim, it heavily depends on LSP server and coc plugins for language support and error highlighting

Setup

You can run the following command to setup vim configurations

curl -fsL https://raw.githubusercontent.com/husamuddin/vimrc/main/setup | bash -