mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 14:49:14 +00:00
add(nvim): custom snippets
This commit is contained in:
parent
7fd849933f
commit
8cdf02799f
3 changed files with 43 additions and 45 deletions
|
|
@ -5,7 +5,6 @@ vim.g.bufferline = {
|
|||
icon_pinned = '',
|
||||
}
|
||||
|
||||
|
||||
local map = vim.api.nvim_set_keymap
|
||||
local opts = { noremap = true, silent = true }
|
||||
-- Move to previous/next
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue