Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 768 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 768 Bytes
Disclaimer
I realize that I did not want my Vim to be so overly bloated instead I prefer just the essential facilities, I removed all plugin dependencies, and the plugin manager as well, thus it's respective submodules are no longer needed.

Extended syntax highlighting

This configuration provides extended highlighting to the following languages:

  • C++: Modern syntax highlighting .
  • Assembly: Distinction between nasm and gas.
  • Python, Haskell and CMake syntax improvements (vim-polyglot sintax)

Mapping

GHCi can be directly accessed choring <C-t> <C-h>

gdb can be invoked in wide mode with <F5>

Colors

PaperColor