Initial Commit
authorGeorgios Atheridis <georgios@atheridis.org>
Sun, 10 Mar 2024 04:40:04 +0000 (04:40 +0000)
committerGeorgios Atheridis <georgios@atheridis.org>
Sun, 10 Mar 2024 04:40:04 +0000 (04:40 +0000)
commit2973bd602681a56fa7c86ea0e87e87922015b830
treed651c22bbbe9db895744947aa93ab8717dc88c41
Initial Commit
16 files changed:
colors/marked.lua [new file with mode: 0644]
init.lua [new file with mode: 0644]
lazy-lock.json [new file with mode: 0644]
lua/autopairs.lua [new file with mode: 0644]
lua/git.lua [new file with mode: 0644]
lua/keymaps.lua [new file with mode: 0644]
lua/lsp.lua [new file with mode: 0644]
lua/options.lua [new file with mode: 0644]
lua/plugins.lua [new file with mode: 0644]
lua/rainbow.lua [new file with mode: 0644]
lua/syntax-surf.lua [new file with mode: 0644]
lua/terminal.lua [new file with mode: 0644]
lua/treesitter.lua [new file with mode: 0644]
lua/undotree.lua [new file with mode: 0644]
queries/c/highlights.scm [new file with mode: 0644]
queries/python/highlights.scm [new file with mode: 0644]