mirror of
https://github.com/pojokcodeid/nvim-lazy.git
synced 2025-06-23 01:08:53 +02:00
enc: update config dashboard
This commit is contained in:
parent
c09e320633
commit
05d51faadf
34 changed files with 72 additions and 1520 deletions
|
@ -13,7 +13,7 @@ end
|
|||
function _CLOSE_BUFFER()
|
||||
local buf = vim.api.nvim_get_current_buf()
|
||||
-- delete current buffer
|
||||
require("user.utils.bufferline").bufremove(buf)
|
||||
require("auto-bufferline.configs.utils").bufremove(buf)
|
||||
end
|
||||
|
||||
function _OPEN_ALACRITTY()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue