Commit Graph

25 Commits

Author SHA1 Message Date
Juan Magalhães 089fedcb89 Tsserver Organize Imports - Prefer absollute path and aliases 2023-10-07 12:47:46 -03:00
Juan Magalhães 69922236fb Update and fix config of indent-blankline 2023-10-05 13:53:42 -03:00
Juan Magalhães 96119660eb Change theme back into onedark from atom 2023-09-01 15:57:01 -03:00
Juan Magalhães 73f52543b3 Added rainbow delimiters plugin 2023-08-23 17:36:50 -03:00
Juan Magalhães 2d81f71b02 Eslint lsp and fix an nvim-tree issue 2023-08-16 18:40:05 -03:00
Juan Magalhães 4287dfe370 Recover linting info. Small tweaks 2023-08-16 16:29:24 -03:00
Juan Magalhães 219d254ea5 Small remaps 2023-08-16 16:02:45 -03:00
Juan Magalhães 3cee875f97 Better split resize mappings 2023-08-16 15:04:48 -03:00
Juan Magalhães 8c5d2bc36e Configure lualine according to my tastes 2023-08-16 12:48:51 -03:00
juanmagalhaes 767ad054bd Replace neotree with nvim-tree 2023-08-16 02:03:53 -03:00
juanmagalhaes 39dfc1554a Better modules 2023-08-16 00:12:13 -03:00
juanmagalhaes 5721e692da Neotree search + .gitignore and disble stupid tsserver suggestion 2023-08-15 18:46:06 -03:00
juanmagalhaes 64dac6ac02 Add color highlighting for some comment keywords 2023-08-15 18:18:19 -03:00
juanmagalhaes aa1b35c68b Modularize complex plugin configs. Add folding plugin 2023-08-15 01:18:37 -03:00
juanmagalhaes 6a028150f0 Better Esc mapping 2023-08-14 14:24:15 -03:00
juanmagalhaes 7f49d1d675 Move default settings into module. Move neotree into plugins. Add new mappings 2023-08-14 12:19:02 -03:00
juanmagalhaes c96aae7572 Changes 2023-08-13 18:57:15 -03:00
juanmagalhaes 87f7c41a6d My initial custom config over the template 2023-07-03 17:09:40 -03: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 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
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
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