mirror of
https://github.com/hyzendust/KickestEnd.nvim.git
synced 2026-02-15 03:41:14 +01:00
Update: telescope initial_mode = 'normal'
This commit is contained in:
@@ -41,6 +41,7 @@ return {
|
||||
-- See `:help telescope` and `:help telescope.setup()`
|
||||
require('telescope').setup {
|
||||
defaults = {
|
||||
initial_mode = 'normal',
|
||||
mappings = {
|
||||
i = {
|
||||
['<C-u>'] = false,
|
||||
|
||||
Reference in New Issue
Block a user