Age | Commit message (Expand) | Author |
2024-02-03 | refactor: general formatting | David Luevano Alvarado |
2023-12-26 | chore: remove unnecessary stuff, tidy up config | David Luevano Alvarado |
2023-06-04 | final changes from kickstart.nvim, moved sets and remaps to separatefiles, re... | David Luevano Alvarado |
2023-06-04 | add undotree | David Luevano Alvarado |
2023-06-04 | test commit | David Luevano Alvarado |
2023-06-04 | finish separating up the plugins, in general | David Luevano Alvarado |
2023-06-04 | decouple more config into separate files, move stuff into lsp | David Luevano Alvarado |
2023-06-03 | move treesitter to independent file | David Luevano Alvarado |
2023-06-03 | minor tweaks | David Luevano Alvarado |
2023-06-03 | move some mappings into telescope config, separate fzf | David Luevano Alvarado |
2023-06-03 | initial plugins move to plugins dir | David Luevano Alvarado |
2023-06-03 | remove startup and plugin section comments | David Luevano Alvarado |
2023-05-25 | FIX: Conflict with vimdiff keybinding | Luiz Antonio Calliari Filho |
2023-05-22 | Merge pull request #319 from mech-a/readme | Chris Patti |
2023-05-22 | refact: remove after/ reference in readme, other clean-up items | Gaurav Bhatnagar |
2023-05-21 | refact: add cmp comments, other | Gaurav Bhatnagar |
2023-05-16 | refact: stylua | Gaurav Bhatnagar |
2023-05-16 | Merge pull request #296 from SamPosh/patch-3 | Chris Patti |
2023-05-15 | Merge pull request #203 from luizcalliari/master | Chris Patti |
2023-05-15 | Merge pull request #302 from mech-a/mech-a-patch-1 | Chris Patti |
2023-05-08 | Udated tree sitter to use latest release branch | dec |
2023-05-07 | add local jumping to shift tab | Gaurav Bhatnagar |
2023-05-07 | change luasnip tab jumping to locally jumpable | Gaurav Bhatnagar |
2023-05-02 | Added friendly snippet support | SamPosh |
2023-04-27 | Add <C-n>, <C-p> mappings to nvim-cmp setup | Victor Wallsten |
2023-04-24 | setup a standard binding for searching git files using telescope | liepieshov |
2023-04-13 | fix: move the Mason setup time forward from before (#210) | KudoLayton |
2023-04-12 | fix: use :TSInstall on build with nvim-treesitter (#261) | Sebastian Lyng Johansen |
2023-04-10 | Merge branch 'nvim-lua:master' into master | Luiz Antonio Calliari Filho |
2023-04-07 | help treesitter module has been renamed to vimdoc in master (#248) | Chris Patti |
2023-03-12 | FIX: Updating command description. | Luiz Antonio Calliari Filho |
2023-03-07 | Merge branch 'nvim-lua:master' into master | Luiz Antonio Calliari Filho |
2023-03-06 | Feat: Simplifying code | Luiz Antonio Calliari Filho |
2023-02-27 | added descriptions to Diagnostic keymaps (#191) | Philipp Szechenyi |
2023-02-26 | Adding [+c and ]+c to move to diffs and leader+ph to show a pop up with the p... | Luiz Antonio Calliari Filho |
2023-02-17 | feat: Add clipboard sync by default (#166) | Tudor |
2023-02-17 | feat: move to lazy.nvim package manager and add first plugins (#178) | TJ DeVries |
2023-01-01 | added vim to tree-sitter's ensured installed list (#110) | willsmanic |
2022-12-28 | Prevent multiple language servers from being spawned after every file save of... | amalgame21 |
2022-12-20 | move server config to easy to extend style (#71) | TJ DeVries |
2022-12-20 | remove python indent: closes #78 | TJ DeVries |
2022-12-19 | fix: don't check third party for Lua LSP (#57) | Nicolas Gryman |
2022-12-19 | Fix error on Windows when space in install path (#64) | Debashis Biswas |
2022-12-17 | Closes #46 | TJ DeVries |
2022-12-13 | small changes to default mappings (#41) | TJ DeVries |
2022-12-06 | fixup: add gitignore and style | TJ DeVries |
2022-12-06 | enh(treesitter): add help into ensure_installed (#39) | Maximiliano Greco |
2022-11-25 | Enable parameter text objects (#36) | Carlo Teubner |
2022-11-21 | Add optional packer plugins hook (#20) | Elijah Manor |
2022-11-18 | reformat to reduce merge conflicts and add fidget | TJ DeVries |