Skip to content

A vim config which can be used for syntax highlighting, indentation and code linting.

Notifications You must be signed in to change notification settings

roychowdhuryrohit-dev/vimconfig

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 

Repository files navigation

vimconfig

A vim config which uses for syntax highlighting, indentation and code linter.

Dependencies :-

  1. Pathogen.
  2. Syntastics.
  3. Pylint.

In case of errors generating such as invalid or trailing characters ^M, that's due to windows style line endings which needs to be made in UNIX style, for that install "dos2unix" package -

$ sudo apt-get install dos2unix

$ dos2unix ~/.vimrc

About

A vim config which can be used for syntax highlighting, indentation and code linting.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published