summaryrefslogtreecommitdiffstats
path: root/nvim/lua/kickstart/plugins/autoformat.lua
Commit message (Collapse)AuthorAgeFilesLines
* Revert "Refactor theme and status line into their own file"Chris Patti2023-06-041-3/+11
| | | | This reverts commit 4dd2f71906c4278356f80736ee7f3faaf3cdb3ca.
* Refactor theme and status line into their own fileChris Patti2023-06-031-11/+3
|
* feat: move to lazy.nvim package manager and add first plugins (#178)TJ DeVries2023-02-171-0/+74
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