GithubHelp home page GithubHelp logo

emacs-swivb's Introduction

swivb - Switch to buffer like ivy

Description

This package extract the ivy-virtual-buffer feature to its own so you don't depend on the whole ivy for completion.

If you have projectile project opened it will show them as well.

It add as well an optional "function mode", where you can advanced switching configuration to switch to a buffer or launch a function.

Simply launch the interactive function swivb and it will show you the current buffer, the recent list files from recentf and the bookmarks.

Config

You can configure the variable swivb-actions to have special actions, for example :

(setq swivb-actions '((:name "*Gnus*" :function "gnus" :buffer "*Group*")))

This will add an item called *Gnus* and launch the function gnus if you choose it, unless the buffer *Group* already exist it will then switch to it.

Additionally you can override swbuf switch or find-file function in argument, for example :

(swivb 'find-file-other-tab 'swivb-switch-to-buffer-or-focus-tab)

The swivb-switch-to-buffer-or-focus-tab function will focus a tab if the buffer name exist or switch-to-bufer it.

License

MIT

emacs-swivb's People

Contributors

chmouel avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.