make Telescope grep hidden files
This commit is contained in:
parent
3662e70092
commit
e92a7ee2c5
2 changed files with 47 additions and 1 deletions
|
@ -275,6 +275,14 @@ All that is saved in image, so that is why image is so heavy.
|
|||
|Ctrl+v | Open selection as a vsplit|
|
||||
|Ctrl+t | Open selection in new tab |
|
||||
|
||||
##### Usefull Telescope commands
|
||||
|
||||
Find files including hidden
|
||||
|
||||
```bash
|
||||
Telescope find_files hidden=true
|
||||
```
|
||||
|
||||
#### Markdown Preview
|
||||
|
||||
Mardkown Preview plugin commands:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue