-
Notifications
You must be signed in to change notification settings - Fork 4
guns/vim-slamhound
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
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 0
No packages published