Skip to content

guns/vim-slamhound

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

*vim-slamhound.txt*	Slamhound integration for vim

First install:
>
        slamhound:      https://github.com/technomancy/slamhound
        fireplace.vim:  https://github.com/tpope/vim-fireplace
<
If you are running Vim 7.3.802 or earlier, then you will also need to install
the Clojure runtime files:
>
        https://github.com/guns/vim-clojure-static
<
Then from a Clojure buffer run:
>
        :Slamhound
<
No mappings are supplied, but a useful mapping may be:
>
        nnoremap <LocalLeader>sh :Slamhound<CR>
<
A function, slamhound#reconstruct(file, textwidth), is available for more
granular control.

 vim:tw=78:et:sw=8:sts=8:ts=8:ft=help:norl:

About

Slamhound integration for vim.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published