aboutsummaryrefslogtreecommitdiff
path: root/init.lua
AgeCommit message (Expand)Author
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
2023-05-22refact: remove after/ reference in readme, other clean-up itemsGaurav Bhatnagar
2023-05-21refact: add cmp comments, otherGaurav Bhatnagar
2023-05-16refact: styluaGaurav Bhatnagar
2023-05-16Merge pull request #296 from SamPosh/patch-3Chris Patti
2023-05-15Merge pull request #203 from luizcalliari/masterChris Patti
2023-05-15Merge pull request #302 from mech-a/mech-a-patch-1Chris Patti
2023-05-08Udated tree sitter to use latest release branchdec
2023-05-07add local jumping to shift tabGaurav Bhatnagar
2023-05-07change luasnip tab jumping to locally jumpableGaurav Bhatnagar
2023-05-02Added friendly snippet supportSamPosh
2023-04-27Add <C-n>, <C-p> mappings to nvim-cmp setupVictor Wallsten
2023-04-24setup a standard binding for searching git files using telescopeliepieshov
2023-04-13fix: move the Mason setup time forward from before (#210)KudoLayton
2023-04-12fix: use :TSInstall on build with nvim-treesitter (#261)Sebastian Lyng Johansen
2023-04-10Merge branch 'nvim-lua:master' into masterLuiz Antonio Calliari Filho
2023-04-07help treesitter module has been renamed to vimdoc in master (#248)Chris Patti
2023-03-12FIX: Updating command description.Luiz Antonio Calliari Filho
2023-03-07Merge branch 'nvim-lua:master' into masterLuiz Antonio Calliari Filho
2023-03-06Feat: Simplifying codeLuiz Antonio Calliari Filho
2023-02-27added descriptions to Diagnostic keymaps (#191)Philipp Szechenyi
2023-02-26Adding [+c and ]+c to move to diffs and leader+ph to show a pop up with the p...Luiz Antonio Calliari Filho
2023-02-17feat: Add clipboard sync by default (#166)Tudor
2023-02-17feat: move to lazy.nvim package manager and add first plugins (#178)TJ DeVries
2023-01-01added vim to tree-sitter's ensured installed list (#110)willsmanic
2022-12-28Prevent multiple language servers from being spawned after every file save of...amalgame21
2022-12-20move server config to easy to extend style (#71)TJ DeVries
2022-12-20remove python indent: closes #78TJ DeVries
2022-12-19fix: don't check third party for Lua LSP (#57)Nicolas Gryman
2022-12-19Fix error on Windows when space in install path (#64)Debashis Biswas