chore: Updated mappings for mini files
ab644616
1 file(s) · +1 −0
| 42 | 42 | ||
| 43 | 43 | require('mini.files').setup({ |
|
| 44 | 44 | mappings = { |
|
| 45 | + | close = '<ESC>', |
|
| 45 | 46 | go_in_plus = '<CR>' |
|
| 46 | 47 | } |
|
| 47 | 48 | }) |