anekos / telescope-aws

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

telescope-aws

telescope-aws is an extension for telescope.nvim, which provide a profile picker.

Setup

To load the extension, use the following command:

require('telescope').load_extension('aws')

Usage

To set AWS_PROFILE

:Telescope aws profile

or

:Telescope aws

To set AWS_DEFAULT_REGION

:Telescope aws region

About

License:MIT License


Languages

Language:Lua 100.0%