Skip to content

0ql/google_search.nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

google_search.nvim

Opens a Dmenu-like prompt built with nui.nvim where you can enter your search term it will also give you search recommendation. Requires curl and xdg-open to work. This is my first neovim plugin so I'm not sure what I'm doing.

Install

Packer

use { "0ql/google_search.nvim", requires = 'MunifTanjim/nui.nvim' }

Usage

Running

:GS

triggers the prompt.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks