41 Commits

Author SHA1 Message Date
Juan Manuel Rocha Magalhães
2d0cbe47ae Added noice plugin to use noice UI 2025-04-17 20:19:03 -03:00
juanmagalhaes
44045d1fa9 Use ts_ls instead of tsserver 2025-04-17 19:54:21 -03:00
juanmagalhaes
920e171950 Config updates 2025-03-08 17:01:24 -03:00
juanmagalhaes
30581c9de2 Map Keybindings 2024-07-12 09:42:07 -03:00
juanmagalhaes
8d5ab0dd09 Fix rainbow delimiters definition. 2024-06-27 15:45:24 -03:00
juanmagalhaes
9177beefdf Disable window resizing shortcuts and treesitter indentation 2024-06-17 19:11:49 -03:00
Juan Magalhães
0709895f27 Tserver setting to prefer type imports 2024-04-25 17:08:01 -03:00
Juan Magalhães
500adadc1a Add go config 2024-04-19 14:57:13 -03:00
Juan Magalhães
6db89ada2b Change delimiters config 2024-03-29 11:08:53 -03:00
Juan Magalhães
c9285ac053 Markdown preview 2023-12-08 19:35:33 -03:00
Juan Magalhães
d1ea398465 Copilot keymaps and Nvimtree width config change 2023-11-20 12:53:22 -03:00
Juan Magalhães
01b5955af8 Project tree settings 2023-11-15 17:01:08 -03:00
Juan Magalhães
8c3db91e8b Copilot 2023-11-15 16:39:53 -03:00
Juan Magalhães
3e4e1785c3 Add TS filename refactoring. Add new file search alternative 2023-11-10 20:53:12 -03:00
Juan Magalhães
4db1e0261b Styled Components 2023-11-02 18:57:06 -03:00
Juan Magalhães
b00237e64a Add Prisma to lsp 2023-10-16 11:28:38 -03:00
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 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
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