summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-06-06fine tune settings, lualine now looks like power/air lineDavid Luevano Alvarado
2023-06-06fix mason wasn't getting setup, now it autoinstalls and fidget also worksDavid Luevano Alvarado
2023-06-06change keymaps for treesitter, need more tweakingDavid Luevano Alvarado
2023-06-06fix treesitter not working because config was not setDavid Luevano Alvarado
2023-06-04add to-doDavid Luevano Alvarado
2023-06-04better readability for plugin filenamesDavid Luevano Alvarado
2023-06-04final changes from kickstart.nvim, moved sets and remaps to separatefiles, ↵David Luevano Alvarado
removed unnecessary stuff
2023-06-04add undotreeDavid Luevano Alvarado
2023-06-04add lsp stuffDavid Luevano Alvarado
2023-06-04merge(fix): changes from original repo ↵David Luevano Alvarado
(nvim-lua/kickstart.nvim@cdaa750c86cfc0c8f2fc1c8638b7296c327bf5a9)
2023-06-04test commitDavid Luevano Alvarado
2023-06-04finish separating up the plugins, in generalDavid Luevano Alvarado
2023-06-04rename lspconfigDavid Luevano Alvarado
2023-06-04decouple more config into separate files, move stuff into lspDavid Luevano Alvarado
2023-06-03move lspconfig to independent file, still need to move more related configDavid Luevano Alvarado
2023-06-03move treesitter to independent fileDavid Luevano Alvarado
2023-06-03minor tweaksDavid Luevano Alvarado
2023-06-03move some mappings into telescope config, separate fzfDavid Luevano Alvarado
2023-06-03change colorscheme management, use draculaDavid Luevano Alvarado
2023-06-03move lualine and the colorscheme out of init, add neo treeDavid Luevano Alvarado
2023-06-03initial plugins move to plugins dirDavid Luevano Alvarado
2023-06-03remove startup and plugin section commentsDavid Luevano Alvarado
2023-06-02Merge pull request #323 from luizcalliari/masterChris Patti
FIX: Conflict with vimdiff keybinding
2023-05-30Merge pull request #327 from kaminskypavel/patch-1Chris Patti
2023-05-30Update README.mdPavel 'PK' Kaminsky
fix(docs): whoops missed another instance of `nvim-data`
2023-05-29Merge pull request #326 from kaminskypavel/patch-1Chris Patti
2023-05-29fix(docs): update windows path to a correct folderPavel 'PK' Kaminsky
2023-05-25FIX: Conflict with vimdiff keybindingLuiz Antonio Calliari Filho
2023-05-22Merge pull request #319 from mech-a/readmeChris Patti
Remove "after/" reference in README and other clean-up items
2023-05-22refact: remove after/ reference in readme, other clean-up itemsGaurav Bhatnagar
2023-05-22Merge pull request #318 from mech-a/is311Chris Patti
Add cmp comments
2023-05-21refact: add cmp comments, otherGaurav Bhatnagar
2023-05-21Update README.mdChris Patti
Fix for #314 - there's no -data at the end of the nvim dir.
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
Features to move to diffs and show the preview values.
2023-05-15Merge pull request #302 from mech-a/mech-a-patch-1Chris Patti
change luasnip tab jumping to locally jumpable
2023-05-15Merge pull request #303 from declan-whiting/get_query_is_deprecatedChris Patti
Telescope to use latest release branch
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
Add <C-n>, <C-p> mappings to nvim-cmp setup
2023-04-27Add <C-n>, <C-p> mappings to nvim-cmp setupVictor Wallsten
2023-04-26Merge pull request #288 from sumanth-lingappa/masterChris Patti
corrected git clone command
2023-04-26corrected git clone commandSumanth Lingappa
2023-04-26Update README.mdChris Patti
Tiny wording changes I requested from https://github.com/nvim-lua/kickstart.nvim/pull/283
2023-04-26Merge pull request #283 from nPHYN1T3/masterChris Patti
A bit of clarification
2023-04-26Merge pull request #287 from keiwanjamaly/masterChris Patti
Added disconnect emoji for nvim-dap-ui