Skip to content

IItsAiden/vim_setup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 

Repository files navigation

vim_setup

A simple vim setup

Installation:

git clone https://github.com/IItsAiden/vim_setup.git ~/vim_setup
chmod +x ~/vim_setup/setup.sh
bash ~/vim_setup/setup.sh

Language configuration

Python is installed by default

To remove it, run the command below inside vim:

:CocUninstall coc-pyright

Or

vim +'CocUninstall coc-pyright'

in the terminal.

Visit https://github.com/neoclide/coc.nvim/wiki/Language-servers for other languages option.

About

My setup for vim

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published