Commit Graph

218 Commits (b58666dd15fa9abd40c53b4e6b7a1e1c6e586dcb)
 

Author SHA1 Message Date
Chris Patti ea028fe0b5
Merge pull request from Numkil/patch-1
Allow easier overriding of default filetypes for LSP
Numkil 29aa5bf42d setup more language servers i use + allow customizing filetypes
Chris Patti 7da1058748
Merge pull request from Dennis-Rall/patch-2
Dennis-Rall c151235551
Remove fixed line number and describe line
Dennis-Rall 78ab7ee094
Add hint to uncomment line to autodetect plugins
Chris Patti 680e085761
Merge pull request from sevensidedmarble/remove-timeout
Remove timout default
Andrew Stewart 31f867a699
Remove timeout
Chris Patti 7a953188db
Merge pull request from kdheepak/patch-1
Update README.md with a GitHub friendly video example
Chris Patti 55aa0ea3cf
Merge pull request from kdheepak/patch-2
Make init.lua copy-paste friendly
Chris Patti b5d19fd188
Merge pull request from andres-lowrie/patch-1
fix: correct typo
Andres Lowrie 93ef2e8078
correct typo
Hey y'all 👋 

I think there may have been a typo?
Dheepak Krishnamurthy a73b2e5f57 docs: Update README.md 📚
Dheepak Krishnamurthy 957655ddb8 Make init.lua copy-paste friendly
Chris Patti 6967424521
Merge pull request from MariaSolOs/deprecated-stylua
Use call_parentheses = "None"
Chris Patti e68ed2c446
Merge pull request from juangiordana/debug
Add descriptions for debugging keybindings.
Chris Patti 80d8d6947a
Merge pull request from ilian/patch-1
Fix typo in ignorecase comment
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`.
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.
Maria José Solano be90f025de
Use call_parentheses
Chris Patti 8064bb63c5
Merge pull request from gfaster/master
Gavin ac07c5c59c Add legacy tag to fidget to avoid deprecation warning
Chris Patti 5125fd927a
Merge pull request from nvim-lua/enable_python_indent
Chris Patti e6cb90b2b3 Fixes - Enabale treesitter indent for Python
Tested in my local configuratoin. Indenting works great.
Chris Patti 5e4d24cb2f Revert "Refactor theme and status line into their own file"
This reverts commit cdaa750c86.
Chris Patti cdaa750c86 Refactor theme and status line into their own file
Chris Patti e15e7f4bda
Merge pull request from luizcalliari/master
FIX: Conflict with vimdiff keybinding
Chris Patti 853b7c9d9e
Merge pull request from kaminskypavel/patch-1
Pavel 'PK' Kaminsky 1d52d1e68b
Update README.md
fix(docs): whoops missed another instance of `nvim-data`
Chris Patti 2f60b0086f
Merge pull request from kaminskypavel/patch-1
Pavel 'PK' Kaminsky f2b09aaac7
fix(docs): update windows path to a correct folder
Luiz Antonio Calliari Filho 83b65a1c7d FIX: Conflict with vimdiff keybinding
Chris Patti f031fa4509
Merge pull request from mech-a/readme
Remove "after/" reference in README and other clean-up items
Gaurav Bhatnagar 8d97b11dd8 refact: remove after/ reference in readme, other clean-up items
Chris Patti 468c25588e
Merge pull request from mech-a/is311
Add cmp comments
Gaurav Bhatnagar 8e8ba26a96 refact: add cmp comments, other
Chris Patti 8a647f4384
Update README.md
Fix for  - there's no -data at the end of the nvim dir.
Chris Patti 4d7e4b8a1d
Merge pull request from mech-a/master
Gaurav Bhatnagar 455691bd8d refact: stylua
Chris Patti a694c380d0
Merge pull request from SamPosh/patch-3
Chris Patti ded185411f
Merge pull request from luizcalliari/master
Features to move to diffs and show the preview values.
Chris Patti ce2981db4b
Merge pull request from mech-a/mech-a-patch-1
change luasnip tab jumping to locally jumpable
Chris Patti 9469575bdc
Merge pull request from declan-whiting/get_query_is_deprecated
Telescope to use latest release branch
dec fa4bf9c378 Udated tree sitter to use latest release branch
Gaurav Bhatnagar 2844f61d96
add local jumping to shift tab
Gaurav Bhatnagar 1c02cec98b
change luasnip tab jumping to locally jumpable
SamPosh 55c52ce45b
Added friendly snippet support
Chris Patti 0470d07c8c
Merge pull request from victorwallsten/master
Add <C-n>, <C-p> mappings to nvim-cmp setup
Victor Wallsten efdfd6ed82
Add <C-n>, <C-p> mappings to nvim-cmp setup
Chris Patti 3041115415
Merge pull request from sumanth-lingappa/master
corrected git clone command
Sumanth Lingappa 7e39ab77c6
corrected git clone command