feat(nvim): configuration, refactoring, fixes

This commit is contained in:
2024-09-23 09:52:11 +03:00
parent 093f58f129
commit e22762255d
15 changed files with 427 additions and 375 deletions

View File

@@ -2,6 +2,9 @@ return {
-- A small Neovim plugin for previewing definitions using floating windows.
-- https://github.com/rmagatti/goto-preview
'rmagatti/goto-preview',
dependencies = {
{ 'nvim-telescope/telescope.nvim' },
},
config = function()
require('goto-preview').setup {
width = 120, -- Width of the floating window