feat: Wex
This commit is contained in:
@@ -910,3 +910,9 @@ require('lazy').setup({
|
||||
|
||||
-- The line beneath this is called `modeline`. See `:help modeline`
|
||||
-- vim: ts=2 sts=2 sw=2 et
|
||||
--
|
||||
-- Custom Commands
|
||||
vim.api.nvim_create_user_command('Wex', function()
|
||||
vim.cmd 'w'
|
||||
vim.cmd 'Oil'
|
||||
end, {})
|
||||
|
||||
Reference in New Issue
Block a user