b54b0a6b68
Merge branch 'master' of github.com:nvim-lua/kickstart.nvim into new-main
1860184830
Add explicit dependency of nvim-lspconfig on cmp-nvim-lsp (#1042)
bb9f84ca8f
Remove treesitter prefer_git option (#1061)
84cc12354d
performance: defer clipboard because xsel and pbcopy can be slow (#1049)
fd66454c4a
refactor: remove lazydev and luvit-meta as lsp dependencies (#1047)
1ca984a795
Merge branch 'master' of github.com:nvim-lua/kickstart.nvim into new-main
2df5137e59
fix: add required parsers from nvim-treesitter
3e55ff1a83
fix(lazy): added error handling for bootstrap (#1001)
f5c919558b
which-key v3 update (#1022)
5aeddfdd5d
Automatically set detached state as needed. (#925)
46e5d9c2e6
Merge remote
ac1dcf733a
My changes
ea4335f5af
conform: disable autoformat on save for specified filetypes (#694)
da1271db4d
Update README.md (#763)
7892c0c354
fix: disable ts indenting for Ruby
e6710a461a
fix: add note in readme for custom plugins
23fc4e59dc
README.md: updated windows install instructions (#674)
b99af2d6a3
feat: use VimEnter event instead of VeryLazy (#673)
94a93643ab
chore: fix typos (#666)
38828dcaf7
feat: enable lua lsp snipppets (#660)
11dd83e10b
Minor changes
3662c87f58
Merge branch 'master' of github.com:nvim-lua/kickstart.nvim
94463cb021
Further enhancements
bc4ad1218b
feat: added contexts for code action - source fix-all errors (#599)
c3ae716fb3
issue: #594 stylua workflow only on official kickstart repo (#609)
8eb5b3b325
Merge branch 'master' of github.com:nvim-lua/kickstart.nvim
ca3c4010c2
Add copilot
4d0dc8d4b1
fix: restore mason config timing for dap startup (#555)
e39a8bce9d
Switch cmp up mapping from C-d to C-b to match regular vim up key (#549)
76c5b1ec57
feat(cmp): path completion feature (#536)
b9f1478645
Remove bufferline and add vim-surround and vim-commentary
f222270b9e
Add some further keybindinds and plugins
b175e98bde
Add some further keybindinds
aa1c2b31e7
Add further customizations
966fa31055
Add vim-tmux-plugin
960d0fd871
Add vim-tmux-plugin
b18faa77bc
Further improvements
b6c54d6b3c
Add my customisations
1a971cbdcf
Merge pull request #410 from gangelop/TSInstall-javascript
a347bb401e
treesitter: ensure 'javascript' installed along with typescript and tsx
f6d67b69c3
Merge pull request #387 from daanrongen/master
a4ec83a433
fix: missing comma
5a59fb894c
Merge pull request #384 from pbnj/fix/telescope-fzf-native-as-dependency
8ee4d24b36
fix: fix brackets
b06980a8da
fix(init): turn telescope-fzf-native into a dependecy