1
0

Merging Windows into main

This commit is contained in:
2024-09-29 22:58:27 +02:00
35 changed files with 491 additions and 316 deletions

View File

@@ -1,6 +1,5 @@
require("barink.vim")
require("barink.keys")
local lazypath = vim.fn.stdpath("data") .. "/lazy/lazy.nvim"
if not vim.loop.fs_stat(lazypath) then
vim.fn.system({