]> git.huck.website - nvim.git/commit
initial lua config
authorHuck Boles <huck@huck.website>
Sun, 16 Apr 2023 01:38:21 +0000 (20:38 -0500)
committerHuck Boles <huck@huck.website>
Sun, 16 Apr 2023 01:38:21 +0000 (20:38 -0500)
commit869dcb7d72d2bd8c614dc378010b635d91d26242
tree21b5a4e4911986a2e6cfff442d204564d78e3dd9
initial lua config
init.lua [new file with mode: 0644]
lua/function.lua [new file with mode: 0644]
lua/map.lua [new file with mode: 0644]
lua/plugins.lua [new file with mode: 0644]
lua/plugins/cmp.lua [new file with mode: 0644]
lua/plugins/lsp.lua [new file with mode: 0644]
lua/plugins/lualine.lua [new file with mode: 0644]
lua/settings.lua [new file with mode: 0644]
lua/theme.lua [new file with mode: 0644]