Commit Graph

  • 2f494e59ca Move friendly snippets to dependencies of LuaSnip (#759) Vladislav Grechannik 2024-03-15 15:35:42 +01:00
  • 452e3a73cf Add <C-b>/<C-f> cmp mapping to scroll cmp docs (#750) Rafael Zasas 2024-03-15 16:12:41 +02:00
  • 7715b7c2ee doc: add info about timeoutlen (#691) TLW 2024-03-15 17:24:49 +03:30
  • f02070e076 Merge 'upstream' Added folke/neodev.nvim for proper nvim api completion and annotation Damjan 9000 2024-03-12 23:40:44 +01:00
  • b529bc3359 Revert "Use cmp-nvim-lua as nvim-cmp source for neovim Lua API (#696)" (#755) Chris Patti 2024-03-12 18:09:47 -04:00
  • d8a1dbc4b4 Use cmp-nvim-lua as nvim-cmp source for neovim Lua API (#696) James Karefylakis 2024-03-13 08:12:35 +11:00
  • 000a5c42b0 Added folke/neodev.nvim for proper nvim api completion and annotation (#754) Damjan 9000 2024-03-12 22:06:12 +01:00
  • 7da09adddb Merge 'upstream' rename <C-t>, use opts for treesitter Damjan 9000 2024-03-12 01:13:38 +01:00
  • cb1f16b8ca chore: rename <C-T> to <C-t> for consistency (#719) Chiller Dragon 2024-03-12 07:20:39 +08:00
  • c0d6f98924 feat: allow treesitter defaults to be overwritten from custom directory (#732) Ryan Baumgardner 2024-03-11 19:18:45 -04:00
  • 2238a5d191 Merge 'upstream' README.md: update neo-tree example - remove legacy setting Damjan 9000 2024-03-11 23:01:01 +01:00
  • 8de494fff2 README.md: update neo-tree example - remove legacy setting (#744) Damjan 9000 2024-03-11 22:52:18 +01:00
  • 8f85ac8a74 Merge 'upstream' use init for colorscheme Damjan 9000 2024-03-10 11:35:10 +01:00
  • 3cfccc01be use init for colorscheme (#715) name.tar.xz 2024-03-10 01:55:08 +05:30
  • 3b0a5bb641 Merge 'upstream/master' Fix typos and whatnot Damjan 9000 2024-03-08 22:13:35 +01:00
  • 8fae6798b9 Fix typos and whatnot (#731) Nora Ayesha 2024-03-09 02:26:32 +06:00
  • 56942efafb Merge 'upstream/master' Make the Nerd Font an optional requirement Damjan 9000 2024-03-06 19:44:10 +01:00
  • 66e2a5a425 Make the Nerd Font an optional requirement (#716) Damjan 9000 2024-03-06 17:49:44 +01:00
  • 586bdec3b9 Merge 'upstream/master' Add more detail to colorscheme comment Damjan 9000 2024-03-06 11:16:26 +01:00
  • f764b7bacd Add more detail to colorscheme comment (#713) Ryan Winchester 2024-03-05 21:19:06 -04:00
  • 0ff7758cf4 Merge 'upstream/master' cursor location, trailing spaces, new youtube video Damjan 9000 2024-03-04 17:02:12 +01:00
  • b83b2b061c chore: link new installation youtube video (#678) Chiller Dragon 2024-03-04 21:47:45 +08:00
  • a02abdb161 chore: remove trailing spaces from readme (#679) Chiller Dragon 2024-03-04 21:47:11 +08:00
  • c3127f1226 Change statusline location to LINE:COLUMN (#689) Damjan 9000 2024-03-04 14:16:50 +01:00
  • 09093d4d90 Merge 'upstream/master' fix: checkhealth reported nvim version Damjan 9000 2024-03-04 10:59:37 +01:00
  • c9122e89e3 fix: checkhealth reported nvim version (#685) Damjan 9000 2024-03-04 01:32:06 +01:00
  • de8986f7a8 Merge 'upstream/master' VimEnter, win install, custom/plugins note Damjan 9000 2024-03-03 09:54:58 +01:00
  • e6710a461a fix: add note in readme for custom plugins TJ DeVries 2024-03-03 03:13:16 -05:00
  • 23fc4e59dc README.md: updated windows install instructions (#674) Damjan 9000 2024-03-03 03:12:55 +01:00
  • b99af2d6a3 feat: use VimEnter event instead of VeryLazy (#673) Taulant Aliraj 2024-03-03 02:07:58 +00:00
  • df166c3b8b Merge 'upstream/master' chore: fix typos Damjan 9000 2024-03-01 23:11:08 +01:00
  • 94a93643ab chore: fix typos (#666) Nhan Luu 2024-03-02 04:07:34 +07:00
  • b650582c60 Merge 'upstream/master' fixup style, lua lsp snippets Damjan 9000 2024-03-01 11:09:32 +01:00
  • 38828dcaf7 feat: enable lua lsp snipppets (#660) Anton Kastritskii 2024-02-29 18:14:36 +00:00
  • b58666dd15 fixup: updated some style stuff TJ DeVries 2024-02-29 12:08:01 -05:00
  • d6d745da33 Merge 'upstream/master' Change mini.statusline location format to LINE:COLUMN Damjan 9000 2024-02-28 19:57:41 +01:00
  • 465d6f25c2 Change mini.statusline location format to LINE:COLUMN (#659) Damjan 9000 2024-02-28 19:23:13 +01:00
  • 54df2892e1 Merge 'upstream/master' add plugin specs docstring, remove lazy.nvim configuration (empty) table Damjan 9000 2024-02-27 19:13:41 +01:00
  • 18b919c61e add plugin specs docstring, remove lazy.nvim configuration (empty) table (#652) brxxlstxrs 2024-02-27 21:08:37 +03:00
  • d17289318a README.md: minor update to the modular fork note rewrite-2024 Damjan 9000 2024-02-26 21:37:26 +01:00
  • f94c10e3bd Merge 'upstream/master' fixups (autocommand, auto_install) Damjan 9000 2024-02-26 21:18:37 +01:00
  • 1ff3a155aa Merge 'upstream/master' rewrite: slimmer, trimmer and more lazy kickstart.nvim Damjan 9000 2024-02-26 20:46:46 +01:00
  • af4fd2355f fixup: change comment to reflect auto_install TJ DeVries 2024-02-26 10:46:31 -05:00
  • 1c89b024c8 fixup: add autocommand link for help and description TJ DeVries 2024-02-26 10:45:32 -05:00
  • 8b5d48a199 rewrite: slimmer, trimmer and more lazy kickstart.nvim (#635) TJ DeVries 2024-02-26 10:03:53 -05:00
  • 4e7e6642a6 Merge 'upstream/master' Add Build Step to LuaSnip before-2024-rewrite Damjan 9000 2024-02-05 19:55:38 +01:00
  • 7af594fd31 Add Build Step to LuaSnip (#611) rgarber11 2024-02-05 13:49:19 -05:00
  • 281b729c7f Merge 'upstream/master' Add hints for new neovim users to learn how to learn. Damjan 9000 2024-02-04 20:56:00 +01:00
  • 5d2d81b1ea Fixes #607. Add hints for new neovim users to learn how to learn. (#615) Chris Patti 2024-02-03 19:15:25 -05:00
  • 7d6751539d Merge 'upstream/master' feat: added contexts for code action - source fix-all errors Damjan 9000 2024-02-03 23:41:37 +01:00
  • bc4ad1218b feat: added contexts for code action - source fix-all errors (#599) Micah Effiong 2024-02-02 21:24:46 +01:00
  • 58284c23f2 Merge 'upstream/master' stylua workflow only on official kickstart repo Damjan 9000 2024-02-01 17:25:32 +01:00
  • c3ae716fb3 issue: #594 stylua workflow only on official kickstart repo (#609) Damjan 9000 2024-02-01 17:01:46 +01:00
  • cc0baad558 Merge 'upstream/master' Add Onedark Style Damjan 9000 2024-01-29 22:25:32 +01:00
  • b115814916 Add Onedark Style (#590) Nazar 2024-01-29 18:52:50 +00:00
  • 460978b8a3 Merge 'upstream/master' Set status line theme to the global colorscheme Damjan 9000 2024-01-29 14:21:33 +01:00
  • deaafcf549 Set status line theme to the global colorscheme (#600) Victor Bertin 2024-01-29 13:48:14 +01:00
  • cc5b4c6962 Merge 'upstream/master' Removed duplicate line Damjan 9000 2024-01-12 01:00:27 +01:00
  • 2510c29d62 Removed duplicate line (#583) Sreejith I V 2024-01-10 20:06:33 +05:30
  • 70683b1a4d Merge 'upstream/master' README.md: rename the duplicate "Introduction" to "Getting Started" Damjan 9000 2024-01-09 01:36:11 +01:00
  • 60b93c95d3 README.md: rename the duplicate "Introduction" to "Getting Started" (#572) Damjan 9000 2024-01-08 20:44:00 +01:00
  • d81c0326b4 Merge 'upstream/master' Add Missing Fields to Treesitter Config to Resolve Warnings Damjan 9000 2024-01-08 19:49:33 +01:00
  • c11afa2f90 Add Missing Fields to Treesitter Config to Resolve Warnings (#582) Mohamad Alamin Yassin 2024-01-08 20:17:01 +03:00
  • 251779f22d Merge 'upstream/master' Improve stylua github workflow Damjan 9000 2024-01-03 18:59:18 +01:00
  • c4055a2212 Improve stylua github workflow (#571) Damjan 9000 2024-01-03 18:30:37 +01:00
  • 7832207303 Merge 'upstream/master' Move video up on the README.md page Damjan 9000 2024-01-03 17:25:30 +01:00
  • d45e5fe855 Move video up on the README.md page (#563) gitressa 2024-01-03 16:03:23 +01:00
  • 0be3fcfae9 fix: incorrect reference to init.lua in README.md Vinit Neogi 2023-12-31 16:39:35 +05:30
  • 13c28e8438 Merge 'upstream/master' fix: restore mason config timing for dap startup Damjan 9000 2023-12-24 09:46:06 +01:00
  • 4d0dc8d4b1 fix: restore mason config timing for dap startup (#555) John Pekcan 2023-12-23 20:59:59 -08:00
  • 49b21aeb12 README.md: removed some trailing spaces Damjan 9000 2023-12-22 09:44:57 +01:00
  • f6f5537a3a Minor changes to README to reflect the modular repo (#3) Peter S. Jaglom 2023-12-22 00:31:59 -08:00
  • bc75e6af95 Merge 'upstream/master' Switch cmp up mapping from C-d to C-b Damjan 9000 2023-12-22 09:15:37 +01:00
  • e39a8bce9d Switch cmp up mapping from C-d to C-b to match regular vim up key (#549) Ari Pollak 2023-12-21 15:35:28 -05:00
  • 91499eb87d Merge 'upstream/master' feat(cmp): path completion feature Damjan 9000 2023-12-08 15:32:52 +01:00
  • 76c5b1ec57 feat(cmp): path completion feature (#536) Shashwat Agrawal 2023-12-08 18:44:06 +05:30
  • cbaae1e97e Run stylua on init.lua Damjan 9000 2023-12-05 10:28:02 +01:00
  • 5db82f334f Merge 'upstream/master' keymaps for telescope and gitsigns Damjan 9000 2023-12-04 19:24:25 +01:00
  • 3824342d10 Adds two essential telescope keymaps (#528) Damjan 9000 2023-12-04 16:45:01 +01:00
  • f8c8b08bc1 Add gitsigns recommended keymaps (#531) Damjan 9000 2023-12-04 16:35:54 +01:00
  • a54945c75a Merge 'upstream/master' Run stylua Damjan 9000 2023-12-03 20:44:17 +01:00
  • 12bd68e8b9 Run stylua (#525) Damjan 9000 2023-12-03 20:23:39 +01:00
  • 207ef6a438 Merge 'upstream/master' github action stylua check Damjan 9000 2023-12-02 23:02:47 +01:00
  • 3ca08acf0e Add a github action on pull request to check lua formatting (#526) Damjan 9000 2023-12-02 22:27:13 +01:00
  • c1e9a3b082 Merge 'upstream/master' (Use alias instead of a wrapper script) Damjan 9000 2023-12-01 16:15:44 +01:00
  • 39ae0829ac Use alias instead of a wrapper script (#524) Sudo 2023-12-01 07:30:55 +09:00
  • 111a2448ce Merge remote-tracking branch 'upstream/master' (updated README.md) Damjan 9000 2023-11-30 10:21:53 +01:00
  • afafc9ab19 README.md: update install section formatting (#523) Damjan 9000 2023-11-30 10:04:27 +01:00
  • 14cf319dbd Update README.md (#520) matt 2023-11-29 19:34:43 -05:00
  • 1ef3d22988 Merge remote-tracking branch 'upstream/master' Damjan 9000 2023-11-24 22:12:23 +01:00
  • ee9790b381 option to reduce noisy Lua_LS's missing-fields warnings (#511) Tommy Williams 2023-11-24 09:55:19 -07:00
  • 78e59cf333 Merge remote-tracking branch 'upstream/master' Damjan 9000 2023-11-14 03:50:50 +01:00
  • 1915cea32e Merge pull request #505 from j-hui/update-fidget Chris Patti 2023-11-13 15:59:01 -05:00
  • 711e5976dd init.lua: remove 'legacy' tag from fidget.nvim j-hui 2023-11-13 15:46:34 -05:00
  • 2e401e09fb Merge remote-tracking branch 'upstream/master' Damjan 9000 2023-11-12 22:23:22 +01:00
  • fa94716dce Merge pull request #502 from ShashwatAgrawal20/item-selection Chris Patti 2023-11-12 14:38:40 -05:00
  • af4f51b2cd fix(auto-completion): ensure first menu item is selected by default Shashwat Agrawal 2023-11-11 20:31:05 +05:30
  • 37d62823fd init.lua: update section comments to match upstream Damjan 9000 2023-11-07 17:26:53 +01:00
  • 8801505f96 Merge remote-tracking branch 'upstream/master' Damjan 9000 2023-11-07 17:20:40 +01:00
  • a005f15cec Merge pull request #495 from dam9000/pr-minor-cleanup Chris Patti 2023-11-07 10:02:57 -05:00