Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-06-09 | add tabline to lualine | David Luevano Alvarado | |
2023-06-06 | fine tune settings, lualine now looks like power/air line | David Luevano Alvarado | |
2023-06-06 | fix mason wasn't getting setup, now it autoinstalls and fidget also works | David Luevano Alvarado | |
2023-06-06 | change keymaps for treesitter, need more tweaking | David Luevano Alvarado | |
2023-06-06 | fix treesitter not working because config was not set | David Luevano Alvarado | |
2023-06-04 | add to-do | David Luevano Alvarado | |
2023-06-04 | better readability for plugin filenames | David Luevano Alvarado | |
2023-06-04 | final changes from kickstart.nvim, moved sets and remaps to separatefiles, ↵ | David Luevano Alvarado | |
removed unnecessary stuff | |||
2023-06-04 | add undotree | David Luevano Alvarado | |
2023-06-04 | add lsp stuff | David Luevano Alvarado | |
2023-06-04 | merge(fix): changes from original repo ↵ | David Luevano Alvarado | |
(nvim-lua/kickstart.nvim@cdaa750c86cfc0c8f2fc1c8638b7296c327bf5a9) | |||
2023-06-04 | test commit | David Luevano Alvarado | |
2023-06-04 | finish separating up the plugins, in general | David Luevano Alvarado | |
2023-06-04 | rename lspconfig | David Luevano Alvarado | |
2023-06-04 | decouple more config into separate files, move stuff into lsp | David Luevano Alvarado | |
2023-06-03 | move lspconfig to independent file, still need to move more related config | 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 | change colorscheme management, use dracula | David Luevano Alvarado | |
2023-06-03 | move lualine and the colorscheme out of init, add neo tree | 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-06-02 | Merge pull request #323 from luizcalliari/master | Chris Patti | |
FIX: Conflict with vimdiff keybinding | |||
2023-05-30 | Merge pull request #327 from kaminskypavel/patch-1 | Chris Patti | |
2023-05-30 | Update README.md | Pavel 'PK' Kaminsky | |
fix(docs): whoops missed another instance of `nvim-data` | |||
2023-05-29 | Merge pull request #326 from kaminskypavel/patch-1 | Chris Patti | |
2023-05-29 | fix(docs): update windows path to a correct folder | Pavel 'PK' Kaminsky | |
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 | |
Remove "after/" reference in README and other clean-up items | |||
2023-05-22 | refact: remove after/ reference in readme, other clean-up items | Gaurav Bhatnagar | |
2023-05-22 | Merge pull request #318 from mech-a/is311 | Chris Patti | |
Add cmp comments | |||
2023-05-21 | refact: add cmp comments, other | Gaurav Bhatnagar | |
2023-05-21 | Update README.md | Chris Patti | |
Fix for #314 - there's no -data at the end of the nvim dir. | |||
2023-05-16 | Merge pull request #310 from mech-a/master | Chris Patti | |
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 | |
Features to move to diffs and show the preview values. | |||
2023-05-15 | Merge pull request #302 from mech-a/mech-a-patch-1 | Chris Patti | |
change luasnip tab jumping to locally jumpable | |||
2023-05-15 | Merge pull request #303 from declan-whiting/get_query_is_deprecated | Chris Patti | |
Telescope to use latest release branch | |||
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 | Merge pull request #289 from victorwallsten/master | Chris Patti | |
Add <C-n>, <C-p> mappings to nvim-cmp setup | |||
2023-04-27 | Add <C-n>, <C-p> mappings to nvim-cmp setup | Victor Wallsten | |
2023-04-26 | Merge pull request #288 from sumanth-lingappa/master | Chris Patti | |
corrected git clone command | |||
2023-04-26 | corrected git clone command | Sumanth Lingappa | |
2023-04-26 | Update README.md | Chris Patti | |
Tiny wording changes I requested from https://github.com/nvim-lua/kickstart.nvim/pull/283 | |||
2023-04-26 | Merge pull request #283 from nPHYN1T3/master | Chris Patti | |
A bit of clarification |