feat(nvim): get rid of press enter message
This commit is contained in:
parent
c0175571fd
commit
5c4fa21d8b
1 changed files with 5 additions and 0 deletions
|
@ -39,3 +39,8 @@ vim.cmd[[colorscheme dracula]]
|
|||
)
|
||||
|
||||
-- https://github.com/AstroNvim/AstroNvim/issues/648#issuecomment-1511728897
|
||||
|
||||
vim.g.loaded_netrw = 0
|
||||
vim.g.loaded_netrwPlugin = 0
|
||||
|
||||
-- https://github.com/nvim-neo-tree/neo-tree.nvim/issues/983#issuecomment-1637372234
|
||||
|
|
Loading…
Reference in a new issue