mirror of
https://github.com/He4eT/dotfiles.git
synced 2026-05-04 15:37:22 +00:00
nvim: E for Explore
This commit is contained in:
parent
6addf95b42
commit
0198d27e19
1 changed files with 1 additions and 1 deletions
|
|
@ -114,7 +114,7 @@ vim.filetype.add {
|
|||
--[[ cfg_cmds: Commands ]]
|
||||
|
||||
-- Ignore :EditQuery command
|
||||
vim.cmd 'command E Explore'
|
||||
vim.api.nvim_create_user_command('E', 'Explore', {})
|
||||
|
||||
--[[ cfg_autocmds: Autocomands ]]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue