initial commit for dev-env

This commit is contained in:
pika 2024-08-17 20:25:24 +02:00
parent 9171060e62
commit a97049a1d1
26 changed files with 153 additions and 478 deletions

View file

@ -20,3 +20,4 @@ return {
vim.keymap.set("n", "<S-Tab>", "<cmd>BufferLineCyclePrev<CR>")
end,
}