1
0
Fork 0
mirror of https://codeberg.org/Mo8it/dotfiles.git synced 2024-10-17 20:52:40 +00:00
dotfiles/.config/nvim/lua/plugins/hlslens.lua
2022-05-11 14:17:04 +02:00

3 lines
52 B
Lua

require("hlslens").setup({
nearest_only = true,
})