summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* feat: move to lazy.nvim package manager and add first plugins (#178)TJ DeVries2023-02-179-190/+457
* Add windows init lua location (#121)Sean2023-01-111-2/+2
* added vim to tree-sitter's ensured installed list (#110)willsmanic2023-01-011-1/+1
* Prevent multiple language servers from being spawned after every file save of...amalgame212022-12-281-1/+1
* Adding cmake documentation to README.md (#85)kazenix2022-12-221-0/+14
* move server config to easy to extend style (#71)TJ DeVries2022-12-203-54/+48
* remove python indent: closes #78TJ DeVries2022-12-201-2/+2
* Update intstructions for existing nvim setups (#65)Matthias Debernardini2022-12-201-0/+7
* Update issue templates (#72)TJ DeVries2022-12-191-0/+26
* fix: don't check third party for Lua LSP (#57)Nicolas Gryman2022-12-191-1/+4
* Fix error on Windows when space in install path (#64)Debashis Biswas2022-12-191-1/+1
* note: tell people to remove languages they arent going to useTJ DeVries2022-12-191-0/+2
* Closes #46TJ DeVries2022-12-171-1/+1
* small changes to default mappings (#41)TJ DeVries2022-12-131-3/+3
* fixup: add gitignore and styleTJ DeVries2022-12-062-2/+6
* enh(treesitter): add help into ensure_installed (#39)Maximiliano Greco2022-12-061-1/+1
* add more explicit note about latest versions of nvimTJ DeVries2022-11-251-1/+1
* Enable parameter text objects (#36)Carlo Teubner2022-11-251-0/+2
* Update the amount of SLOC in README (#35)Fabio2022-11-251-1/+1
* Add optional packer plugins hook (#20)Elijah Manor2022-11-212-0/+35
* reformat to reduce merge conflicts and add fidgetTJ DeVries2022-11-182-25/+54
* fix: syntax highlights tree-sitter - `navarasu/onedark.nvim` support both API...zirbest2022-11-181-1/+1
* lsp.update_ is deprecatedNikolas Bertrand2022-11-181-1/+1
* Update README.mdC.D. MacEachern2022-11-181-5/+6
* fix nvim-treesitter-textobjects install warningSebastian Olsen2022-09-261-18/+18
* Replace nvim-lsp-installer with mason.nvimSebastian Olsen2022-09-141-2/+6
* Added cpp to treesitter and ordered TS importsAsh2022-09-141-1/+1
* Move Telescope from master to 0.1.x branchVzaa2022-09-131-16/+18
* Don't pass args to vim.lsp.buf.format/formattingVzaa2022-09-131-1/+7
* Remove reference to wiki that doesn't existHeath Nail2022-07-121-2/+0
* Disable telemetry for sumneko lua lspskovati2022-07-111-0/+2
* Fix typo in help referenceStephen Lewis2022-07-111-1/+1
* Removes extra space between "- Annotation" -> "-Annotation"Peter Piekarczyk2022-07-111-1/+1
* Fixed spelling error and missing markerAsh2022-07-111-2/+2
* licenseTJ DeVries2022-06-251-2/+0
* init: kickstart.nvimTJ DeVries2022-06-236-0/+475