mirror of
https://github.com/halfdan/dotfiles.git
synced 2025-09-10 19:56:24 +00:00
Refactor nvim config, thanks ThePrimeagen
This commit is contained in:
8
.config/nvim/after/plugin/sneak.lua
Normal file
8
.config/nvim/after/plugin/sneak.lua
Normal file
@@ -0,0 +1,8 @@
|
||||
vim.cmd([[
|
||||
let g:sneak#label = 1
|
||||
let g:sneak#prompt = '🔎'
|
||||
let g:sneak#s_next = 1
|
||||
|
||||
let test#strategy = "neovim"
|
||||
let test#neovim#term_position = "vert rightbelow 50"
|
||||
]])
|
Reference in New Issue
Block a user