File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -23,15 +23,15 @@ Neovim integration for [television](https://github.com/alexpasmantier/television
2323use " alexpasmantier/tv.nvim"
2424```
2525
26- No setup required - works out of the box with sensible defaults.
27-
2826## Usage
2927
3028** Default keybindings:**
3129
32- - ` <C-p> ` - Find files
33- - ` <leader><leader> ` - Search text
34- - ` <leader>tv ` - Select channel
30+ | Keybinding | Action |
31+ | ------------| --------|
32+ | <kbd >Ctrl</kbd >+<kbd >p</kbd > | Find files |
33+ | <kbd >Leader</kbd >+<kbd >Leader</kbd > | Search text |
34+ | <kbd >Leader</kbd >+<kbd >t</kbd >+<kbd >v</kbd > | Select channel |
3535
3636** Commands:**
3737
@@ -41,8 +41,10 @@ No setup required - works out of the box with sensible defaults.
4141
4242** Inside tv:**
4343
44- - ` <Enter> ` - Open file(s) in buffers
45- - ` <C-q> ` - Send selections to quickfix list
44+ | Keybinding | Action |
45+ | ------------| --------|
46+ | <kbd >Enter</kbd > | Open file(s) in buffers |
47+ | <kbd >Ctrl</kbd >+<kbd >q</kbd > | Send selections to quickfix list |
4648
4749## Configuration
4850
You can’t perform that action at this time.
0 commit comments