summaryrefslogtreecommitdiffstats
path: root/nvim
Commit message (Expand)AuthorAgeFilesLines
* Update README.md - kickstart-modular forkDamjan 90002023-11-031-1/+3
* Update README.md - remove single-fileDamjan 90002023-11-031-1/+0
* Added lua/cmp-setup.luaDamjan 90002023-11-032-47/+51
* Added lua/lsp-setup.luaDamjan 90002023-11-032-109/+113
* Added lua/treesitter-setup.luaDamjan 90002023-11-032-68/+72
* Added lua/telescope-setup.luaDamjan 90002023-11-032-34/+38
* Added lua/keymaps.luaDamjan 90002023-11-032-26/+30
* Added lua/options.luaDamjan 90002023-11-032-40/+44
* Added lua/lazy-plugins.luaDamjan 90002023-11-032-170/+175
* Added lua/lazy-bootstrap.luaDamjan 90002023-11-032-15/+20
* 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
* feat(lsp): use Telescope builtin functions for LSP definition and type defini...Theo P2023-10-131-2/+2
* Fix help for indent-blankline pluginAlvaro-Kothe2023-10-101-1/+1
* docs: fix misstype on README.mdPedro Santayana2023-10-071-1/+1
* Fix bash errorsAshraf Michail2023-10-081-1/+1
* Move mason setup up furtherAnthony Fiddes2023-10-071-5/+5
* Fix Mason setup issue and run stylua.Anthony Fiddes2023-10-061-15/+28
* Fix git clone instruction - separate code blocks for Windows and UNIX.Chris Patti2023-09-301-0/+4
* Defer Treesitter setup to improve startup time of nvim {filename}Ashraf Michail2023-09-301-55/+58
* fix: fix indent-blankline configLukas Reineke2023-09-281-6/+2
* fix(init.lua): indent blankline v3 setupEmmanuel Chucks2023-09-281-4/+6
* Remove lazy-lock.json from .gitignoreAnthony Fiddes2023-09-271-1/+0
* Add documentation for custom which-key groupstcld2023-09-241-0/+11
* Remove extra "r" Search Resume descriptionChristopher Gillis2023-09-231-1/+1
* docs: remove archive installationLuca Saccarola2023-09-131-16/+9
* docs: restructure READMELuca Saccarola2023-09-051-29/+46
* Add telescope search resume key bindingDilshod Temirkhodjaev2023-09-041-0/+1
* treesitter: ensure 'javascript' installed along with typescript and tsxGeorge Angelopoulos2023-08-271-1/+1
* Revert gitsigns keymaps but fix vimdiff and fugitive conflictGeorge Angelopoulos2023-08-221-3/+14
* Update init.luaChris Patti2023-08-211-1/+1
* Use telescope for goto implementationE. Aakash2023-08-201-1/+1
* Fix typo in README.mdErik2023-08-191-1/+1
* Update init.luaSmig2023-08-101-0/+2
* fix: missing commadaan2023-08-061-1/+1
* fix: fix bracketsPeter Benjamin2023-08-051-12/+12
* fix(init): turn telescope-fzf-native into a dependecyPeter Benjamin2023-08-051-12/+17
* Fix typo in init.luaIkko Eltociear Ashimine2023-07-311-1/+1
* Fix bug when server not explicitely defined in configuration but installedMerel Jossart2023-07-251-1/+1
* setup more language servers i use + allow customizing filetypesNumkil2023-07-241-1/+6
* 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
* Remove timeoutAndrew Stewart2023-07-171-1/+0
* correct typoAndres Lowrie2023-07-071-1/+1
* docs: Update README.md 📚Dheepak Krishnamurthy2023-07-011-0/+2
* Make init.lua copy-paste friendlyDheepak Krishnamurthy2023-07-011-2/+3
* Fix typo in ignorecase commentilian2023-06-181-1/+1
* Add descriptions for debugging keybindings.Juan Giordana2023-06-181-10/+11