This website requires JavaScript.
Explore
Help
Sign In
joost
/
kickstart.nvim
Watch
1
Star
0
Fork
0
You've already forked kickstart.nvim
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
f5c9fe8e15
kickstart.nvim
/
.gitignore
8 lines
53 B
Plaintext
Raw
Normal View
History
Unescape
Escape
init: kickstart.nvim
2022-06-24 05:35:53 +02:00
tags
reformat to reduce merge conflicts and add fidget
2022-11-19 03:04:04 +01:00
test.sh
fixup: add gitignore and style
2022-12-07 03:18:43 +01:00
.luarc.json
nvim
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 ------------------------------------------------------------------------------- ```
2024-02-26 16:03:53 +01:00
spell/
lazy-lock.json
Reference in New Issue
Copy Permalink