summaryrefslogtreecommitdiffstats
path: root/nvim/lua/keymaps.lua
diff options
context:
space:
mode:
authorTJ DeVries <devries.timothyj@gmail.com>2024-02-26 10:03:53 -0500
committerGitHub <noreply@github.com>2024-02-26 10:03:53 -0500
commit4071939be002b015a5846517b16778aabe17f0d6 (patch)
treec6cf6b0cd3ded17b0f53a4b2a7397f45cf6b01d9 /nvim/lua/keymaps.lua
parent1e144cf840854a731f37c2c4fef2f21f9cca45d6 (diff)
downloaddots-4071939be002b015a5846517b16778aabe17f0d6.tar.gz
rewrite: slimmer, trimmer and more lazy kickstart.nvim (#635)
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 ------------------------------------------------------------------------------- ```
Diffstat (limited to 'nvim/lua/keymaps.lua')
0 files changed, 0 insertions, 0 deletions