All New

user:thomas gists created by user

title:mygist gists with given title

filename:myfile.txt gists having files with given name

extension:yml gists having files with given extension

language:go gists having files with given language

topic:homelab gists with given topic

Register

Login


All New Register Login

shockproof

Joined 6 hours ago

Recently created
Least recently created
Recently updated
Least recently updated
All gists 1

shockproof / fzf.lua

0 likes
0 forks
1 files
Last active 6 hours ago
1 return {
2 'ibhagwan/fzf-lua',
3 dependencies = { 'nvim-tree/nvim-web-devicons' },
4 event = 'VeryLazy',
5 config = function()
6 local actions = require('fzf-lua').actions
7 -- Helper function to create horizontal layout
8 local function with_horizontal_layout(fzf_func, opts)
9 return function()
10 local config = vim.tbl_deep_extend('force', opts or {}, {
Newer Older

Powered by Opengist ⋅ Load: 24ms⋅

English
Čeština Deutsch English Español Français Magyar Italiano 日本語 Polski Português Русский Türkçe Українська 中文 繁體中文
⋅ Discord