Commit Graph

19 Commits

Author SHA1 Message Date
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