remove mkdir plugin and replace with autocmd
This commit is contained in:
@ -38,7 +38,6 @@ require 'dep' {
|
||||
{ 'mbbill/undotree' }, -- careful this one is written in vimscript
|
||||
{ 'windwp/nvim-autopairs' },
|
||||
{ 'numToStr/Comment.nvim' },
|
||||
{ 'jghauser/mkdir.nvim' }, -- mkdir's when they dont exist
|
||||
{ 'numtostr/BufOnly.nvim' }, -- kill the other buffers with :BufOnly
|
||||
{ 'ahmedkhalf/project.nvim' }, -- cd into root of project
|
||||
{ 'akinsho/toggleterm.nvim' },
|
||||
|
Reference in New Issue
Block a user