|
@@ -47,7 +47,7 @@ utils.define_augroups({
|
|
_buffer_bindings = {
|
|
_buffer_bindings = {
|
|
{'FileType', 'dashboard', 'nnoremap <silent> <buffer> q :q<CR>'},
|
|
{'FileType', 'dashboard', 'nnoremap <silent> <buffer> q :q<CR>'},
|
|
{'FileType', 'lspinfo', 'nnoremap <silent> <buffer> q :q<CR>'},
|
|
{'FileType', 'lspinfo', 'nnoremap <silent> <buffer> q :q<CR>'},
|
|
- {'FileType', 'floaterm', 'nnoremap <silent> <buffer> q :q<CR>'}
|
|
|
|
|
|
+ {'FileType', 'floaterm', 'nnoremap <silent> <buffer> q :q<CR>'},
|
|
},
|
|
},
|
|
_auto_formatters = auto_formatters
|
|
_auto_formatters = auto_formatters
|
|
})
|
|
})
|