summaryrefslogtreecommitdiffstats
path: root/nvim/init.lua
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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 timeoutAndrew Stewart2023-07-171-1/+0
* Make init.lua copy-paste friendlyDheepak Krishnamurthy2023-07-011-2/+3
* Fix typo in ignorecase commentilian2023-06-181-1/+1
* Add legacy tag to fidget to avoid deprecation warningGavin2023-06-141-1/+1
* Fixes #336 - Enabale treesitter indent for PythonChris Patti2023-06-071-1/+1
* Revert "Refactor theme and status line into their own file"Chris Patti2023-06-041-6/+23
* Refactor theme and status line into their own fileChris Patti2023-06-031-23/+6
* FIX: Conflict with vimdiff keybindingLuiz Antonio Calliari Filho2023-05-251-2/+2
* refact: remove after/ reference in readme, other clean-up itemsGaurav Bhatnagar2023-05-221-5/+3
* refact: add cmp comments, otherGaurav Bhatnagar2023-05-211-3/+14
* refact: styluaGaurav Bhatnagar2023-05-161-12/+12
* Udated tree sitter to use latest release branchdec2023-05-081-12/+18
* add local jumping to shift tabGaurav Bhatnagar2023-05-071-1/+1
* change luasnip tab jumping to locally jumpableGaurav Bhatnagar2023-05-071-1/+1
* Added friendly snippet supportSamPosh2023-05-021-2/+2
* Add <C-n>, <C-p> mappings to nvim-cmp setupVictor Wallsten2023-04-271-0/+2
* setup a standard binding for searching git files using telescopeliepieshov2023-04-241-0/+1
* fix: move the Mason setup time forward from before (#210)KudoLayton2023-04-131-4/+1
* fix: use :TSInstall on build with nvim-treesitter (#261)Sebastian Lyng Johansen2023-04-121-3/+1
* help treesitter module has been renamed to vimdoc in master (#248)Chris Patti2023-04-071-1/+1
* FIX: Updating command description.Luiz Antonio Calliari Filho2023-03-121-2/+2
* Feat: Simplifying codeLuiz Antonio Calliari Filho2023-03-061-11/+3
* added descriptions to Diagnostic keymaps (#191)Philipp Szechenyi2023-02-271-4/+4
* Adding [+c and ]+c to move to diffs and leader+ph to show a pop up with the p...Luiz Antonio Calliari Filho2023-02-261-0/+13
* feat: Add clipboard sync by default (#166)Tudor2023-02-171-0/+5
* feat: move to lazy.nvim package manager and add first plugins (#178)TJ DeVries2023-02-171-121/+185
* 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
* move server config to easy to extend style (#71)TJ DeVries2022-12-201-52/+44
* remove python indent: closes #78TJ DeVries2022-12-201-2/+2
* 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
* 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-061-2/+4
* enh(treesitter): add help into ensure_installed (#39)Maximiliano Greco2022-12-061-1/+1
* Enable parameter text objects (#36)Carlo Teubner2022-11-251-0/+2
* Add optional packer plugins hook (#20)Elijah Manor2022-11-211-0/+4
* reformat to reduce merge conflicts and add fidgetTJ DeVries2022-11-181-25/+53
* fix: syntax highlights tree-sitter - `navarasu/onedark.nvim` support both API...zirbest2022-11-181-1/+1