<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dots/nvim/lua/kickstart/plugins/autoformat.lua, branch main</title>
<subtitle>A collection of configuration settings for programs and utility scripts I use.</subtitle>
<link rel='alternate' type='text/html' href='http://christoph.codes/dots/'/>
<entry>
<title>rewrite: slimmer, trimmer and more lazy kickstart.nvim (#635)</title>
<updated>2024-02-26T15:03:53+00:00</updated>
<author>
<name>TJ DeVries</name>
<email>devries.timothyj@gmail.com</email>
</author>
<published>2024-02-26T15:03:53+00:00</published>
<link rel='alternate' type='text/html' href='http://christoph.codes/dots/commit/?id=4071939be002b015a5846517b16778aabe17f0d6'/>
<id>4071939be002b015a5846517b16778aabe17f0d6</id>
<content type='text'>
We've removed over 1/3 of the code that was in kickstart previously,
and more than doubled the amount of comments explaining every line
of code (to the best of my ability).

kickstart now properly uses many of the lazy.nvim config and loading
idioms, which should be really helpful for people moving both to
modular configs, as well as extending the kickstart config in one file.

Additional features:
- Beautiful ascii art
- Added some documentation that explains what is an LSP, what is telescope, etc
- There is now a `:checkhealth` for kickstart, which checks some basic information
  and adds useful information for maintainers (for people cloning the repo).
- Improved LSP configuration and tool installation, for easier first time startup
- Changed init.lua ordering, so that it moves from simple options to complicated config

```
-------------------------------------------------------------------------------
Language                     files          blank        comment           code
-------------------------------------------------------------------------------
Lua                              1            108            404            298
-------------------------------------------------------------------------------
```
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We've removed over 1/3 of the code that was in kickstart previously,
and more than doubled the amount of comments explaining every line
of code (to the best of my ability).

kickstart now properly uses many of the lazy.nvim config and loading
idioms, which should be really helpful for people moving both to
modular configs, as well as extending the kickstart config in one file.

Additional features:
- Beautiful ascii art
- Added some documentation that explains what is an LSP, what is telescope, etc
- There is now a `:checkhealth` for kickstart, which checks some basic information
  and adds useful information for maintainers (for people cloning the repo).
- Improved LSP configuration and tool installation, for easier first time startup
- Changed init.lua ordering, so that it moves from simple options to complicated config

```
-------------------------------------------------------------------------------
Language                     files          blank        comment           code
-------------------------------------------------------------------------------
Lua                              1            108            404            298
-------------------------------------------------------------------------------
```
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Refactor theme and status line into their own file"</title>
<updated>2023-06-04T16:10:59+00:00</updated>
<author>
<name>Chris Patti</name>
<email>feoh@feoh.org</email>
</author>
<published>2023-06-04T16:10:59+00:00</published>
<link rel='alternate' type='text/html' href='http://christoph.codes/dots/commit/?id=0b27e37a70826bb30821c6f76c231ce332292359'/>
<id>0b27e37a70826bb30821c6f76c231ce332292359</id>
<content type='text'>
This reverts commit 4dd2f71906c4278356f80736ee7f3faaf3cdb3ca.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 4dd2f71906c4278356f80736ee7f3faaf3cdb3ca.
</pre>
</div>
</content>
</entry>
<entry>
<title>Refactor theme and status line into their own file</title>
<updated>2023-06-03T14:11:58+00:00</updated>
<author>
<name>Chris Patti</name>
<email>feoh@feoh.org</email>
</author>
<published>2023-06-03T14:11:10+00:00</published>
<link rel='alternate' type='text/html' href='http://christoph.codes/dots/commit/?id=ef49ada08c0ff2d8c2abb41e1b5826c1b009b511'/>
<id>ef49ada08c0ff2d8c2abb41e1b5826c1b009b511</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>feat: move to lazy.nvim package manager and add first plugins (#178)</title>
<updated>2023-02-17T21:31:57+00:00</updated>
<author>
<name>TJ DeVries</name>
<email>devries.timothyj@gmail.com</email>
</author>
<published>2023-02-17T21:31:57+00:00</published>
<link rel='alternate' type='text/html' href='http://christoph.codes/dots/commit/?id=66e7a6c077345ddef82ed252228901e3032d7cef'/>
<id>66e7a6c077345ddef82ed252228901e3032d7cef</id>
<content type='text'>
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
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
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
</pre>
</div>
</content>
</entry>
</feed>
