Skip to content

danebulat/vim-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vim Configuration Files

A repository for storing Vim configuration files to set up Vim in specific ways.

Configuration File List

Light IDE

File location

light-ide/vimrc

Description

A boilerplate IDE providing essential features including syntax highlighting, a file system explorer, file searching, class tags and color schemes.

Installation Instructions

light-ide/READEME.md

CMake YouCompleteMe

File location

cmake-ycm/vimrc

Description

A configuration that utilises CMake and the YouCompleteMe code completion engine. Provides a powerful C and C++ development environment. Builds on top of the light-ide configuration.

Installation Instructions

cmake-ycm/READEME.md

Haskell IDE

File Location

haskell-ide/vimrc

Description

A boiletplate haskell IDE that has code completion and linting via the coc.vim plugin and backend Haskell Language Server. Correct syntax highlighting, indentation, code search, and on-the-fly access to Haskell documentation are also enabled out of the box. Builds on top of the light-ide configuration.

Installation Instructions

haskell-ide/RADME.md

About

A repository containing Vim configurations that set up specific development environments.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published