summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2022-12-22Adding cmake documentation to README.md (#85)kazenix
2022-12-20move server config to easy to extend style (#71)TJ DeVries
2022-12-20remove python indent: closes #78TJ DeVries
2022-12-20Update intstructions for existing nvim setups (#65)Matthias Debernardini
2022-12-19Update issue templates (#72)TJ 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
2022-12-19note: tell people to remove languages they arent going to useTJ DeVries
2022-12-17Closes #46TJ DeVries
2022-12-13small changes to default mappings (#41)TJ DeVries
2022-12-06fixup: add gitignore and styleTJ DeVries
2022-12-06enh(treesitter): add help into ensure_installed (#39)Maximiliano Greco
2022-11-25add more explicit note about latest versions of nvimTJ DeVries
2022-11-25Enable parameter text objects (#36)Carlo Teubner
2022-11-25Update the amount of SLOC in README (#35)Fabio
2022-11-21Add optional packer plugins hook (#20)Elijah Manor
2022-11-18reformat to reduce merge conflicts and add fidgetTJ DeVries
2022-11-18fix: syntax highlights tree-sitterzirbest
2022-11-18lsp.update_ is deprecatedNikolas Bertrand
2022-11-18Update README.mdC.D. MacEachern
2022-09-26fix nvim-treesitter-textobjects install warningSebastian Olsen
2022-09-14Replace nvim-lsp-installer with mason.nvimSebastian Olsen
2022-09-14Added cpp to treesitter and ordered TS importsAsh
2022-09-13Move Telescope from master to 0.1.x branchVzaa
2022-09-13Don't pass args to vim.lsp.buf.format/formattingVzaa
2022-07-12Remove reference to wiki that doesn't existHeath Nail
2022-07-11Disable telemetry for sumneko lua lspskovati