45 Commits

Author SHA1 Message Date
Thomas Alcala Schneider
69e73bf074
Merge branch 'nvim-lua:master' into master 2023-07-07 19:22:15 +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
Chris Patti
5e4d24cb2f Revert "Refactor theme and status line into their own file"
This reverts commit cdaa750c86cfc0c8f2fc1c8638b7296c327bf5a9.
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
Thomas Alcala Schneider
a0181df32b Merge branch 'master' of github.com:thomasmarcel/kickstart.nvim 2023-05-28 01:18:36 +02:00
Thomas Alcala Schneider
8a44702c8c feat: minimalist theme 2023-05-28 01:18:28 +02:00
Thomas Alcala Schneider
98f052a785 feat: format html 2023-05-27 08:59:28 +02:00
Thomas Alcala Schneider
d9dda88d1e feat: enfocado and human 2023-05-26 00:27:26 +02:00
Thomas Alcala Schneider
4ec916ba0b feat: another colorscheme 2023-05-24 23:18:03 +02:00
Thomas Alcala Schneider
d884cb615e Merge branch 'master' of github.com:thomasmarcel/kickstart.nvim 2023-05-24 10:35:29 +02:00
Thomas Alcala Schneider
5bf70dfbac feat: one colorscheme and latex 2023-05-24 10:34:49 +02:00
Thomas Alcala Schneider
ef6081989f fet: more colorschemes 2023-05-23 01:37:34 +02:00
Thomas Alcala Schneider
2845b930fc fet: more colorschemes 2023-05-23 01:24:59 +02:00
Thomas Alcala Schneider
40ec1000bb
feat: default random theme 2023-05-21 15:12:08 +02:00
Thomas Alcala
12a3507c46 feat: challenger deep theme 2023-05-21 05:28:00 -07:00
Thomas Alcala
f58167074c feat: aylin theme 2023-05-21 05:07:10 -07:00
Thomas Alcala
41ace2dbed feat: gotham theme 2023-05-20 19:13:26 -07:00
Thomas Alcala
0e5691f05e feat: timeout lazy 2023-05-20 18:29:28 -07:00
Thomas Alcala Schneider
3cdca2add9
feat: authoring plugins 2023-05-20 13:46:50 +02:00
Thomas Alcala Schneider
dfc3c98bf6
feat: fix copilot completion 2023-05-19 14:58:09 +02:00
Thomas Alcala Schneider
c6c55a6d98
Merge branch 'master' of github.com:thomasmarcel/kickstart.nvim 2023-05-19 12:12:53 +02:00
Thomas Alcala Schneider
9ad9b33857
feat: adding 2 colorschemes 2023-05-19 12:12:40 +02:00
Thomas Alcala Schneider
dfb9e4dc6f feat: eva01 theme 2023-05-13 20:13:07 +02:00
Thomas Alcala Schneider
070f073a80
feat: show lsp used in completion 2023-05-09 13:34:19 +02:00
Thomas Alcala Schneider
f301ad2864
feat: codeium 2023-05-09 09:35:16 +02:00
Thomas Alcala Schneider
d7b096dc6b feat: add harpoon 2023-05-08 18:42:42 +02:00
Thomas Alcala Schneider
db434bceb0 feat: a bunch of themes and vim be good 2023-05-08 18:37:20 +02:00
Thomas Alcala Schneider
aa9b5d8e6c feat: add fish support 2023-05-07 23:52:01 +02:00
Thomas Alcala Schneider
0e3f8240b2 fix: setup copilot, fix feline lazy config 2023-05-07 17:23:00 +02:00
Thomas Alcala Schneider
cb9ea43ce1
fix: vim.show_pos doesn't work on linux 2023-05-06 19:09:44 +02:00
Thomas Alcala Schneider
38a379f5e5
fix: copilot completion 2023-05-06 14:40:11 +02:00
Thomas Alcala Schneider
4a965fe610
Merge branch 'nvim-lua:master' into master 2023-05-05 17:12:35 +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
Thomas Alcala Schneider
ee8adbde74
feat: wrap long lines 2023-04-12 11:12:31 +02:00
Thomas Alcala Schneider
e1f34bf549
feat: add more themes 2023-04-03 17:06:12 +02:00
Thomas Alcala Schneider
e4808488e7
feat: add the tabnine plugin 2023-03-31 16:08:37 +02:00
Thomas Alcala Schneider
e53d56f2fe
feat: adding back cmp-copilot 2023-03-28 16:27:14 +02:00
Thomas Alcala Schneider
c32565a48b
wip: make cmp use copilot 2023-03-27 19:16:35 +02:00
Thomas Alcala Schneider
e6fdffe1ce
feat: add cmp sources 2023-03-24 19:39:56 +01:00
Thomas Alcala Schneider
a38042d73e
feat: more editor plugins 2023-03-22 18:50:48 +01:00
Thomas Alcala Schneider
a266489958
feat: adding keymaps and health 2023-03-22 17:54:34 +01:00
Thomas Alcala Schneider
1fd5843cf1
feat: add all plugins from the old config 2023-03-22 16:54:27 +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