Skip to content

qaptoR-nvim/telescope-windows.nvim

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

telescope-windows.nvim

NOTE: I'm no longer using telescope. So active development has decelerated on the repository.

telescope-windows is an extension for telescope.nvim that lists windows.

Usage

In viml:

:Telescope windows

In lua:

require("telescope").extensions.windows.list()

Running windows and list windows. Selecting one, you can focus it.

LICENSE

MIT License

This is distributed under the MIT License.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Lua 100.0%