Commit Graph

26 Commits

Author SHA1 Message Date
8799a47ecb Merge branch 'master' of https://github.com/nvim-lua/kickstart.nvim 2023-11-03 16:25:39 +01:00
38e86ec7f9 Changed Copilot Config 2023-09-27 20:00:59 +02:00
f36c868345 Added Copilot 2023-09-27 19:56:34 +02:00
3bca88bba7 Added diff Tool 2023-06-21 20:24:37 +02:00
26d037f8c6 Added tree 2023-06-19 21:29:43 +02:00
Juan Giordana
c45b17ebab Add descriptions for debugging keybindings.
Add descriptions for debugging key bindings.

Improve formatting by changing double quotes to single quotes in order
to keep compatibility with the rest of the kickstart.nvim project.
2023-06-18 00:21:28 -03:00
835db4d45c New theme 2023-06-16 17:41:48 +02:00
30eb479d9d Added todo 2023-06-15 22:38:09 +02:00
32ed6931ae Added Harpoon 2023-06-15 21:22:07 +02:00
5a78c6e1a6 Added signature plugin. 2023-06-15 20:55:48 +02:00
d054843f43 Added refactor plugin 2023-06-10 21:11:22 +02:00
dbc818972e Added vim-surround and shortcuts 2023-06-10 18:23:02 +02:00
Chris Patti
5e4d24cb2f Revert "Refactor theme and status line into their own file"
This reverts commit cdaa750c86.
2023-06-04 16:10:59 +00:00
Chris Patti
cdaa750c86 Refactor theme and status line into their own file 2023-06-03 10:11:58 -04:00
e2cae7e95e Merge branch 'master' of https://github.com/nvim-lua/kickstart.nvim into nvim-lua-master 2023-06-01 19:23:14 +02:00
Keiwan Jamaly
e78ad01dd2 Added disconnect emoji for nvim-dap-ui 2023-04-26 17:37:48 +02:00
SamPosh
9004013a8d Dapui.toggle is added 2023-04-24 16:40:07 +05:30
Kai Windle
c19fe7af24 mason nvim dap 2.0 removed setup_handlers() (#258) 2023-04-12 13:43:08 -04:00
dc079f7293 Renamer 2023-03-28 15:26:31 +02:00
96535efdb5 rust :) 2023-03-27 03:19:29 +02:00
a723a0482d More stuff 2023-03-27 02:55:45 +02:00
281b958d67 New theme 2023-03-25 02:49:44 +01:00
6b0adb86bb Stuff 2023-03-24 17:27:00 +01:00
0d5bc4067d Deleted neotree 2023-03-24 02:59:38 +01:00
5d3356d81c Added NeoTree 2023-03-23 15:27:04 +01:00
TJ DeVries
3526fbeec9 feat: move to lazy.nvim package manager and add first plugins (#178)
Closes #175
Closes #177
Closes #173
Closes #169
Closes #161
Closes #144
Closes #138
Fixes #136
Closes #137
Closes #131
Closes #117
Closes #130
Closes #115
Closes #86
Closes #105
Closes #70
Fixes #176
Fixes #174
Fixes #160
Fixes #158
2023-02-17 16:31:57 -05:00