aboutsummaryrefslogtreecommitdiff
path: root/init.lua
AgeCommit message (Expand)Author
2023-11-11fix(auto-completion): ensure first menu item is selected by defaultShashwat Agrawal
2023-11-07init.lua: update section comments to match upstreamDamjan 9000
2023-11-07init.lua: minor edits of section comments for consistencyDamjan 9000
2023-11-07init.lua: move diagnostic keymaps together with other keymapsDamjan 9000
2023-11-06Live Grep from Git root falls back to cwd on special buffersSebastian Lara Menares
2023-11-06change keymap to not disrupt existing users of Search by GrepSebastian Lara Menares
2023-11-06add Telescope live_grep on Git rootSebastian Lara Menares
2023-11-03Added lua/cmp-setup.luaDamjan 9000
2023-11-03Added lua/lsp-setup.luaDamjan 9000
2023-11-03Added lua/treesitter-setup.luaDamjan 9000
2023-11-03Added lua/telescope-setup.luaDamjan 9000
2023-11-03Added lua/keymaps.luaDamjan 9000
2023-11-03Added lua/options.luaDamjan 9000
2023-11-03Added lua/lazy-plugins.luaDamjan 9000
2023-11-03Added lua/lazy-bootstrap.luaDamjan 9000
2023-10-13feat(lsp): use Telescope builtin functions for LSP definition and typeTheo P
2023-10-10Fix help for indent-blankline pluginAlvaro-Kothe
2023-10-08Fix bash errorsAshraf Michail
2023-10-07Move mason setup up furtherAnthony Fiddes
2023-10-06Fix Mason setup issue and run stylua.Anthony Fiddes
2023-09-30Defer Treesitter setup to improve startup time of nvim {filename}Ashraf Michail
2023-09-29Merge pull request #438 from tcld/which_key_documentationChris Patti
2023-09-28fix: fix indent-blankline configLukas Reineke
2023-09-28fix(init.lua): indent blankline v3 setupEmmanuel Chucks
2023-09-24Add documentation for custom which-key groupstcld
2023-09-23Remove extra "r" Search Resume descriptionChristopher Gillis
2023-09-07Merge pull request #404 from e-aakash/lsp-goto-implementationChris Patti
2023-09-06Merge pull request #406 from gangelop/git-keymapsChris Patti
2023-09-04Add telescope search resume key bindingDilshod Temirkhodjaev
2023-08-27treesitter: ensure 'javascript' installed along with typescript and tsxGeorge Angelopoulos
2023-08-22Revert gitsigns keymaps but fix vimdiff and fugitive conflictGeorge Angelopoulos
2023-08-21Update init.lua Chris Patti
2023-08-20Use telescope for goto implementationE. Aakash
2023-08-10Update init.luaSmig
2023-08-06fix: missing commadaan
2023-08-05fix: fix bracketsPeter Benjamin
2023-08-05fix(init): turn telescope-fzf-native into a dependecyPeter Benjamin
2023-07-31Fix typo in init.luaIkko Eltociear Ashimine
2023-07-25Fix bug when server not explicitely defined in configuration but installedMerel Jossart
2023-07-24setup more language servers i use + allow customizing filetypesNumkil
2023-07-17Remove timeoutAndrew Stewart
2023-07-01Make init.lua copy-paste friendlyDheepak Krishnamurthy
2023-06-18Fix typo in ignorecase commentilian
2023-06-14Add legacy tag to fidget to avoid deprecation warningGavin
2023-06-07Merge pull request #337 from nvim-lua/enable_python_indentChris Patti
2023-06-07Fixes #336 - Enabale treesitter indent for PythonChris Patti
2023-06-04Revert "Refactor theme and status line into their own file"Chris Patti
2023-06-03Refactor theme and status line into their own fileChris Patti
2023-05-25FIX: Conflict with vimdiff keybindingLuiz Antonio Calliari Filho
2023-05-22Merge pull request #319 from mech-a/readmeChris Patti