summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
2023-04-26Added disconnect emoji for nvim-dap-uiKeiwan Jamaly
2023-04-26Merge pull request #282 from liepieshov/masterChris Patti
setup a standard binding for searching git files using telescope
2023-04-25ARG!nPHYN1T3
My browser should not be caching yet github seems to fight some changes. I'm also still unable to see why the formatting (line height) differs between the Archive Install section and the Git Clone Install section. Hopefully this will at least save the correct changes to the Win stuff.
2023-04-25Update README.mdnPHYN1T3
2023-04-25HmmmnPHYN1T3
Tested on a win10VM for location and such because I remembered %appdata% should be a thing but it's the wrong location and the win MSI creates nvim-data rather than just nvim. Then I noticed my previous changes weren't all saved...so here I go again heh.
2023-04-25Fixed Windows style path for homenPHYN1T3
2023-04-25Should fix the win pathsnPHYN1T3
I fear adding bits like "Your paths may differ, these are just for reference." but the core behind the kickstart is getting "noobs" past big hurdles fast. This however means things need to be super spoon fed or basic things like not understanding relative paths and such might end up right where things started...ambiguous to some user instructions because they don't understand they need to know certain things because this is supposed to help them bypass knowing that for now...and the snake eats its tail. :)
2023-04-24Update README.mdnPHYN1T3
2023-04-24Update README.mdnPHYN1T3
2023-04-24Update README.mdnPHYN1T3