home-manager/horsch/neovim/commands.lua

2 lines
62 B
Lua
Raw Normal View History

2024-07-10 06:10:56 +00:00
vim.api.nvim_create_user_command("BufOnly", "%bd|e#|bd#", {})