summaryrefslogtreecommitdiffstats
path: root/nvim/README.md
Commit message (Expand)AuthorAgeFilesLines
* README.md: rename the duplicate "Introduction" to "Getting Started" (#572)Damjan 90002024-01-081-2/+2
* Move video up on the README.md page (#563)gitressa2024-01-031-3/+4
* fix: incorrect reference to init.lua in README.mdVinit Neogi2023-12-311-1/+1
* README.md: removed some trailing spacesDamjan 90002023-12-221-3/+3
* Minor changes to README to reflect the modular repo (#3)Peter S. Jaglom2023-12-221-7/+8
* Use alias instead of a wrapper script (#524)Sudo2023-11-301-4/+3
* README.md: update install section formatting (#523)Damjan 90002023-11-301-4/+3
* Update README.md (#520)matt2023-11-291-3/+3
* Update README.md - kickstart-modular forkDamjan 90002023-11-031-1/+3
* Update README.md - remove single-fileDamjan 90002023-11-031-1/+0
* README.md: Added a FAQ: why is init.lua a single fileDamjan 90002023-11-031-0/+10
* Update README.mdn-a11s2023-11-031-2/+9
* README.md: add a note about NVIM_APPNAME in the FAQ sectionDamjan 90002023-10-281-0/+7
* Update README Post Installation stepsDamjan 90002023-10-261-1/+9
* docs: fix misstype on README.mdPedro Santayana2023-10-071-1/+1
* Fix git clone instruction - separate code blocks for Windows and UNIX.Chris Patti2023-09-301-0/+4
* docs: remove archive installationLuca Saccarola2023-09-131-16/+9
* docs: restructure READMELuca Saccarola2023-09-051-29/+46
* Fix typo in README.mdErik2023-08-191-1/+1
* Remove fixed line number and describe lineDennis-Rall2023-07-201-1/+1
* Add hint to uncomment line to autodetect pluginsDennis-Rall2023-07-201-1/+1
* correct typoAndres Lowrie2023-07-071-1/+1
* docs: Update README.md 📚Dheepak Krishnamurthy2023-07-011-0/+2
* Update README.mdPavel 'PK' Kaminsky2023-05-301-1/+1
* fix(docs): update windows path to a correct folderPavel 'PK' Kaminsky2023-05-291-1/+1
* refact: remove after/ reference in readme, other clean-up itemsGaurav Bhatnagar2023-05-221-21/+21
* Update README.mdChris Patti2023-05-211-1/+1
* corrected git clone commandSumanth Lingappa2023-04-261-1/+1
* Update README.mdChris Patti2023-04-261-1/+1
* ARG!nPHYN1T32023-04-251-1/+1
* Update README.mdnPHYN1T32023-04-251-1/+1
* HmmmnPHYN1T32023-04-251-3/+3
* Fixed Windows style path for homenPHYN1T32023-04-251-2/+2
* Should fix the win pathsnPHYN1T32023-04-251-2/+2
* Update README.mdnPHYN1T32023-04-241-1/+1
* Update README.mdnPHYN1T32023-04-241-9/+13
* Update README.mdnPHYN1T32023-04-241-2/+15
* Fix typo "documention" into "documentation" (#209)Tsanko Tsanev2023-04-131-1/+1
* Correct command for neo-tree (#216)Jon Earnshaw2023-04-131-1/+1
* Update instructions for neo-tree set up (#200)Lucian Boaca2023-02-271-3/+3
* docs: change telescope fzf native to lazy syntax (#185)Folke Lemaitre2023-02-191-1/+1
* feat: move to lazy.nvim package manager and add first plugins (#178)TJ DeVries2023-02-171-34/+80
* Add windows init lua location (#121)Sean2023-01-111-2/+2
* Adding cmake documentation to README.md (#85)kazenix2022-12-221-0/+14
* move server config to easy to extend style (#71)TJ DeVries2022-12-201-2/+3
* Update intstructions for existing nvim setups (#65)Matthias Debernardini2022-12-201-0/+7
* 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
* Add optional packer plugins hook (#20)Elijah Manor2022-11-211-0/+31