rajvatsal
47b7622fe7
feat(vatsal): Create new config vatsal
...
kickstart folder contains the original init.lua file. Current init.lua
gets it's config from lua.vatsal.plugins which what I created to
modularize the code and enable lazy loading.
Init to lua now loads all the plugins from vatsal.plugins
2024-01-10 15:20:47 +05:30
rajvatsal
7a5a4b0c72
fix(autoformat): Move autoformat code to lspconfig file
...
Autoformat file is removed and it's code is copied to config function of
lsp plugin that is inside nvim-lspconfig.lua
2024-01-10 14:48:57 +05:30
Chris Patti
5e4d24cb2f
Revert "Refactor theme and status line into their own file"
...
This reverts commit cdaa750c86
.
2023-06-04 16:10:59 +00:00
Chris Patti
cdaa750c86
Refactor theme and status line into their own file
2023-06-03 10:11:58 -04:00
TJ DeVries
3526fbeec9
feat: move to lazy.nvim package manager and add first plugins ( #178 )
...
Closes #175
Closes #177
Closes #173
Closes #169
Closes #161
Closes #144
Closes #138
Fixes #136
Closes #137
Closes #131
Closes #117
Closes #130
Closes #115
Closes #86
Closes #105
Closes #70
Fixes #176
Fixes #174
Fixes #160
Fixes #158
2023-02-17 16:31:57 -05:00