Dotfiles.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Maxim Likhachev 01be5dbf84 Настройки vim и nvim объединены 6 years ago
..
ftdetect Настройки vim и nvim объединены 6 years ago
ftplugin Настройки vim и nvim объединены 6 years ago
indent Настройки vim и nvim объединены 6 years ago
syntax Настройки vim и nvim объединены 6 years ago
test Настройки vim и nvim объединены 6 years ago
README.md Настройки vim и nvim объединены 6 years ago

README.md

vim-racket

Module for use in pathogen.

Thanks

Most of the real work on this module was done by Paul Cannon and Asumu Takikawa.

To see all the contributors,

git log | grep ^Author: | sed 's/ <.*//; s/^Author: //' | sort | uniq -c | sort -nr