tinker.nvim Setup require("tinker.nvim").setup { -- Check source for options :) ... } Installation lazy.nvim { 'gcavanunez/tinker.nvim' }