Commit Graph

139 Commits (44045d1fa9b7d49fbb444cd58af1a09212bb030d)
 

Author SHA1 Message Date
juanmagalhaes 44045d1fa9 Use ts_ls instead of tsserver 6 days ago
juanmagalhaes 920e171950 Config updates 2 months ago
juanmagalhaes 30581c9de2 Map Keybindings 10 months ago
juanmagalhaes 8d5ab0dd09 Fix rainbow delimiters definition. 10 months ago
juanmagalhaes 9177beefdf Disable window resizing shortcuts and treesitter indentation 10 months ago
Juan Magalhães 0709895f27 Tserver setting to prefer type imports 1 year ago
Juan Magalhães 500adadc1a Add go config 1 year ago
Juan Magalhães 6db89ada2b Change delimiters config 1 year ago
Juan Magalhães c9285ac053 Markdown preview 1 year ago
Juan Magalhães d1ea398465 Copilot keymaps and Nvimtree width config change 1 year ago
Juan Magalhães 01b5955af8 Project tree settings 1 year ago
Juan Magalhães 8c3db91e8b Copilot 1 year ago
Juan Magalhães 3e4e1785c3 Add TS filename refactoring. Add new file search alternative 1 year ago
Juan Magalhães 4db1e0261b Styled Components 1 year ago
Juan Magalhães b00237e64a Add Prisma to lsp 2 years ago
Juan Magalhães 089fedcb89 Tsserver Organize Imports - Prefer absollute path and aliases 2 years ago
Juan Magalhães 69922236fb Update and fix config of indent-blankline 2 years ago
Juan Magalhães 96119660eb Change theme back into onedark from atom 2 years ago
Juan Magalhães 73f52543b3 Added rainbow delimiters plugin 2 years ago
Juan Magalhães 2d81f71b02 Eslint lsp and fix an nvim-tree issue 2 years ago
Juan Magalhães 4287dfe370 Recover linting info. Small tweaks 2 years ago
Juan Magalhães 219d254ea5 Small remaps 2 years ago
Juan Magalhães 3cee875f97 Better split resize mappings 2 years ago
Juan Magalhães 8c5d2bc36e Configure lualine according to my tastes 2 years ago
juanmagalhaes 767ad054bd Replace neotree with nvim-tree 2 years ago
juanmagalhaes 39dfc1554a Better modules 2 years ago
juanmagalhaes 5721e692da Neotree search + .gitignore and disble stupid tsserver suggestion 2 years ago
juanmagalhaes 64dac6ac02 Add color highlighting for some comment keywords 2 years ago
juanmagalhaes aa1b35c68b Modularize complex plugin configs. Add folding plugin 2 years ago
juanmagalhaes 1b94c10240 Neotree close preview mapping 2 years ago
juanmagalhaes 6a028150f0 Better Esc mapping 2 years ago
juanmagalhaes 7f49d1d675 Move default settings into module. Move neotree into plugins. Add new mappings 2 years ago
juanmagalhaes c96aae7572 Changes 2 years ago
juanmagalhaes 87f7c41a6d My initial custom config over the template 2 years ago
Chris Patti 6967424521
Merge pull request #344 from MariaSolOs/deprecated-stylua
Use call_parentheses = "None"
2 years ago
Chris Patti e68ed2c446
Merge pull request #346 from juangiordana/debug
Add descriptions for debugging keybindings.
2 years ago
Chris Patti 80d8d6947a
Merge pull request #347 from ilian/patch-1
Fix typo in ignorecase comment
2 years ago
ilian d8b3b774bb Fix typo in ignorecase comment
In order to perform a case-sensitive search with ignorecase, the pattern
should contain `\C` instead of `/C`.
2 years ago
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.
2 years ago
Maria José Solano be90f025de
Use call_parentheses 2 years ago
Chris Patti 8064bb63c5
Merge pull request #342 from gfaster/master 2 years ago
Gavin ac07c5c59c Add legacy tag to fidget to avoid deprecation warning 2 years ago
Chris Patti 5125fd927a
Merge pull request #337 from nvim-lua/enable_python_indent 2 years ago
Chris Patti e6cb90b2b3 Fixes #336 - Enabale treesitter indent for Python
Tested in my local configuratoin. Indenting works great.
2 years ago
Chris Patti 5e4d24cb2f Revert "Refactor theme and status line into their own file"
This reverts commit cdaa750c86.
2 years ago
Chris Patti cdaa750c86 Refactor theme and status line into their own file 2 years ago
Chris Patti e15e7f4bda
Merge pull request #323 from luizcalliari/master
FIX: Conflict with vimdiff keybinding
2 years ago
Chris Patti 853b7c9d9e
Merge pull request #327 from kaminskypavel/patch-1 2 years ago
Pavel 'PK' Kaminsky 1d52d1e68b
Update README.md
fix(docs): whoops missed another instance of `nvim-data`
2 years ago
Chris Patti 2f60b0086f
Merge pull request #326 from kaminskypavel/patch-1 2 years ago