summaryrefslogtreecommitdiffstats
path: root/nvim/README.md
Commit message (Collapse)AuthorAgeFilesLines
* move server config to easy to extend style (#71)TJ DeVries2022-12-201-2/+3
| | | | | | | | | Move servers to new configuration style. I will probably cover this in a new shorter video, or maybe in combination with something else. This should hopefully remove getting so many people making issues about LSPs that they don't want to. I can update documentation if what is happening is not clear.
* Update intstructions for existing nvim setups (#65)Matthias Debernardini2022-12-201-0/+7
| | | | | | | | * Update intstructions for existing nvim setups If you already had a nvim setup, then this makes it so that the kickstarter can work without a problem. Having that file exist and loaded with plugins gives the script many issues. Also better to have it be a shell command rather than have the script delete a bunch of files on your computer.
* note: tell people to remove languages they arent going to useTJ DeVries2022-12-191-0/+2
|
* add more explicit note about latest versions of nvimTJ DeVries2022-11-251-1/+1
|
* Update the amount of SLOC in README (#35)Fabio2022-11-251-1/+1
| | | | Looks like the project has grown a tad bit :sweat
* Add optional packer plugins hook (#20)Elijah Manor2022-11-211-0/+31
| | | | | | | | * Add optional packer plugins hook * Provide help in README and simplify module * Fix spelling and tweak verbiage about after/plugin
* Update README.mdC.D. MacEachern2022-11-181-5/+6
| | | | Use links to tagged releases rather than hardcoding 0.x and having to change it every few months. Fix markdownlint errors and some spelling, like using the official 'Neovim', not 'neovim'.
* Remove reference to wiki that doesn't existHeath Nail2022-07-121-2/+0
| | | | Closes #3
* init: kickstart.nvimTJ DeVries2022-06-231-0/+30