mirror of
https://github.com/davegallant/nix-config
synced 2025-08-07 09:12:28 +00:00
Use hound.vim fork to display search urls in results
This commit is contained in:
@@ -305,6 +305,7 @@ vim.g.gitblame_enabled = 0
|
||||
-- hound.vim
|
||||
vim.g.hound_base_url = "hound"
|
||||
vim.g.hound_port = "6080"
|
||||
vim.g.hound_results_url = 1
|
||||
vim.api.nvim_set_keymap("n", "<leader>hs", ":Hound",
|
||||
{silent = true, noremap = true}
|
||||
)
|
||||
|
Reference in New Issue
Block a user