summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-05-16Merge pull request #310 from mech-a/masterChris Patti
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-15Merge pull request #303 from declan-whiting/get_query_is_deprecatedChris 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-27Merge pull request #289 from victorwallsten/masterChris Patti
2023-04-27Add <C-n>, <C-p> mappings to nvim-cmp setupVictor Wallsten
2023-04-26Merge pull request #288 from sumanth-lingappa/masterChris Patti
2023-04-26corrected git clone commandSumanth Lingappa
2023-04-26Update README.mdChris Patti
2023-04-26Merge pull request #283 from nPHYN1T3/masterChris Patti
2023-04-26Merge pull request #287 from keiwanjamaly/masterChris Patti
2023-04-26Added disconnect emoji for nvim-dap-uiKeiwan Jamaly
2023-04-26Merge pull request #282 from liepieshov/masterChris Patti
2023-04-25ARG!nPHYN1T3
2023-04-25Update README.mdnPHYN1T3
2023-04-25HmmmnPHYN1T3
2023-04-25Fixed Windows style path for homenPHYN1T3
2023-04-25Should fix the win pathsnPHYN1T3
2023-04-24Update README.mdnPHYN1T3
2023-04-24Update README.mdnPHYN1T3
2023-04-24Update README.mdnPHYN1T3
2023-04-24Merge pull request #281 from SamPosh/dapui_toggleChris Patti
2023-04-24setup a standard binding for searching git files using telescopeliepieshov
2023-04-24Dapui.toggle is addedSamPosh
2023-04-13Fix typo "documention" into "documentation" (#209)Tsanko Tsanev
2023-04-13fix: move the Mason setup time forward from before (#210)KudoLayton
2023-04-13Correct command for neo-tree (#216)Jon Earnshaw
2023-04-13minor modifications on the issue template (#244)Antoine Stevan
2023-04-12mason nvim dap 2.0 removed setup_handlers() (#258)Kai Windle
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-27Update instructions for neo-tree set up (#200)Lucian Boaca
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-19docs: change telescope fzf native to lazy syntax (#185)Folke Lemaitre
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-11Add windows init lua location (#121)Sean
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