Commit Graph

  • 5aeddfdd5d
    Automatically set detached state as needed. (#925) master Per Malmberg 2024-05-10 19:43:22 +02:00
  • b9bd02d55b
    fix: debug.lua (#918) Smig 2024-05-08 10:55:49 -04:00
  • f86f18f27a
    Add diff to treesitter's ensure_installed languages (#908) Richard Macklin 2024-05-05 18:01:39 -07:00
  • 6f6f38a6b5
    Move LspDetach handler near kickstart-lsp-highlight group (#900) Damjan 9000 2024-05-02 22:53:07 +02:00
  • b7d5cc8f42
    README: add clipboard tool dependency (#886) Damjan 9000 2024-04-27 22:40:27 +02:00
  • 8df3deb6fe
    Update README.md (#875) Adolfo Gante 2024-04-22 14:15:42 -07:00
  • 942b26184c
    fix: highlight group clear on each attach (#874) Francis Belanger 2024-04-22 15:53:45 -04:00
  • 81f270a704
    Fix highlight errors when lsp crash or stop (#864) Francis Belanger 2024-04-22 11:43:10 -04:00
  • f92fb11d68
    Fix deprecation notice of inlay hints (#873) Vladislav Grechannik 2024-04-22 13:27:13 +02:00
  • 2e68a2c253
    Add a commented out example of the classic complete keymaps. Fixes #866 (#868) Damjan 9000 2024-04-20 19:14:49 +02:00
  • 9f5176fc2a
    Minor improvements of debian install instructions. Fixes #859 (#869) Damjan 9000 2024-04-20 19:14:24 +02:00
  • 931ec5c226
    Update README.md (#860) Evan Carroll 2024-04-20 10:55:01 -05:00
  • b07176aef6
    fix: restore Mason config timing for DAP startup (again) (#865) GameFuzzy 2024-04-19 19:50:42 +02:00
  • f5c9fe8e15
    Add gitsigns recommended keymaps as an optional plugin (#858) Damjan 9000 2024-04-18 03:00:39 +02:00
  • 5e258d276f
    Move plugin examples from README to optional plugin files (#831) Damjan 9000 2024-04-17 21:25:54 +02:00
  • 5540527fab
    Enable inlay hints for the supporting servers (#843) Vladislav Grechannik 2024-04-17 20:04:55 +02:00
  • 6d6b3f38c1
    Fix: #847 - add prefer_git to treesitter config (#856) Chris Patti 2024-04-17 14:02:24 -04:00
  • fabeb86d8b
    Comment about nerd font selection. Fixes #853 (#854) Damjan 9000 2024-04-17 15:59:14 +02:00
  • e2bfa0c66f
    Arch, btw (#852) rdvm 2024-04-16 10:29:27 -05:00
  • 23773900d9
    Update README (#832) Viet 2024-04-09 05:13:22 +09:00
  • c4363e4ad8
    Add a pull request template (#825) Damjan 9000 2024-04-04 16:31:37 +02:00
  • 19afab1641
    README: move backup and paths from external deps to install section (#819) Damjan 9000 2024-04-01 16:36:32 +02:00
  • d605b840a2
    Don't lazy load conform plugin (#818) Damjan 9000 2024-04-01 02:00:11 +02:00
  • 1175f6d25a
    Add a keymap space-f to format buffer using conform (#817) Damjan 9000 2024-03-31 19:36:43 +02:00
  • 93fde0556e Add instructions to quit :lazy. Fixes #761 Chris Patti 2024-03-27 11:22:28 -04:00
  • 2877a60e00
    fix #799 (#800) Liu Qisheng 2024-03-27 22:16:48 +08:00
  • dbba54cfd8
    README: wrap long lines (#784) Damjan 9000 2024-03-21 20:47:55 +01:00
  • 4c02e29e49
    Update README.md (#781) E 2024-03-20 14:27:18 -04:00
  • 773e482d4b
    Add nvim-nio as dependency for nvim-dap-ui (#774) José Miguel Sarasola 2024-03-18 22:38:14 +01:00
  • 65a5ac404b
    Some suggestions and capitalised a few words (#771) Togglebit 2024-03-18 18:35:53 +01:00
  • 8e24ca32e3
    feat: add linter plugin (#699) Fredrik Averpil 2024-03-18 15:00:48 +01:00
  • b81115d002
    assign table to filetype in lua_ls config comment (#770) Shane Crowley 2024-03-18 13:57:48 +00:00
  • a222805c61
    README: additional install recipes for various OS (#767) Damjan 9000 2024-03-17 21:22:58 +01:00
  • ea4335f5af
    conform: disable autoformat on save for specified filetypes (#694) Damjan 9000 2024-03-15 21:53:33 +01:00
  • da1271db4d
    Update README.md (#763) stgpepper 2024-03-15 22:51:41 +02:00
  • 7892c0c354 fix: disable ts indenting for Ruby TJ DeVries 2024-03-15 11:35:07 -04:00
  • 5ac4b58f85 doc: add note about advanced luasnip features TJ DeVries 2024-03-15 11:18:43 -04:00
  • 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
  • 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
  • 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
  • 8de494fff2
    README.md: update neo-tree example - remove legacy setting (#744) Damjan 9000 2024-03-11 22:52:18 +01:00
  • 3cfccc01be
    use init for colorscheme (#715) name.tar.xz 2024-03-10 01:55:08 +05:30
  • 8fae6798b9
    Fix typos and whatnot (#731) Nora Ayesha 2024-03-09 02:26:32 +06:00
  • 66e2a5a425
    Make the Nerd Font an optional requirement (#716) Damjan 9000 2024-03-06 17:49:44 +01:00
  • f764b7bacd
    Add more detail to colorscheme comment (#713) Ryan Winchester 2024-03-05 21:19:06 -04: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
  • c9122e89e3
    fix: checkhealth reported nvim version (#685) Damjan 9000 2024-03-04 01:32:06 +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
  • 94a93643ab
    chore: fix typos (#666) Nhan Luu 2024-03-02 04:07:34 +07: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
  • 465d6f25c2
    Change mini.statusline location format to LINE:COLUMN (#659) Damjan 9000 2024-02-28 19:23:13 +01:00
  • 18b919c61e
    add plugin specs docstring, remove lazy.nvim configuration (empty) table (#652) brxxlstxrs 2024-02-27 21:08:37 +03: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
  • 7af594fd31
    Add Build Step to LuaSnip (#611) rgarber11 2024-02-05 13:49:19 -05: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
  • bc4ad1218b
    feat: added contexts for code action - source fix-all errors (#599) Micah Effiong 2024-02-02 21:24:46 +01:00
  • c3ae716fb3
    issue: #594 stylua workflow only on official kickstart repo (#609) Damjan 9000 2024-02-01 17:01:46 +01:00
  • b115814916
    Add Onedark Style (#590) Nazar 2024-01-29 18:52:50 +00:00
  • deaafcf549
    Set status line theme to the global colorscheme (#600) Victor Bertin 2024-01-29 13:48:14 +01:00
  • 2510c29d62
    Removed duplicate line (#583) Sreejith I V 2024-01-10 20:06:33 +05:30
  • 60b93c95d3
    README.md: rename the duplicate "Introduction" to "Getting Started" (#572) Damjan 9000 2024-01-08 20:44:00 +01:00
  • c11afa2f90
    Add Missing Fields to Treesitter Config to Resolve Warnings (#582) Mohamad Alamin Yassin 2024-01-08 20:17:01 +03:00
  • c4055a2212
    Improve stylua github workflow (#571) Damjan 9000 2024-01-03 18:30:37 +01:00
  • d45e5fe855
    Move video up on the README.md page (#563) gitressa 2024-01-03 16:03:23 +01:00
  • 4d0dc8d4b1
    fix: restore mason config timing for dap startup (#555) John Pekcan 2023-12-23 20:59:59 -08: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
  • 76c5b1ec57
    feat(cmp): path completion feature (#536) Shashwat Agrawal 2023-12-08 18:44:06 +05:30
  • 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
  • 12bd68e8b9
    Run stylua (#525) Damjan 9000 2023-12-03 20:23:39 +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
  • 39ae0829ac
    Use alias instead of a wrapper script (#524) Sudo 2023-12-01 07:30:55 +09: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
  • ee9790b381
    option to reduce noisy Lua_LS's missing-fields warnings (#511) Tommy Williams 2023-11-24 09:55:19 -07: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
  • 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
  • a005f15cec
    Merge pull request #495 from dam9000/pr-minor-cleanup Chris Patti 2023-11-07 10:02:57 -05:00
  • c8dd8e7e0c init.lua: minor edits of section comments for consistency Damjan 9000 2023-11-07 11:27:14 +01:00
  • f23484cf88 init.lua: move diagnostic keymaps together with other keymaps Damjan 9000 2023-11-07 11:18:15 +01:00
  • 47974f7db1
    Merge pull request #494 from slara/master Chris Patti 2023-11-06 21:07:53 -05:00
  • 1d14453024 Live Grep from Git root falls back to cwd on special buffers Sebastian Lara Menares 2023-11-06 22:29:05 -03:00
  • bced1c2943
    Merge pull request #492 from slara/master Chris Patti 2023-11-06 16:36:35 -05:00
  • 1c59dc28c8
    Merge pull request #485 from n-a11s/patch-1 Chris Patti 2023-11-06 15:56:59 -05:00
  • 5ce4f38e1e change keymap to not disrupt existing users of Search by Grep Sebastian Lara Menares 2023-11-06 15:29:09 -03:00
  • 0fda9af7c9 add Telescope live_grep on Git root Sebastian Lara Menares 2023-11-06 11:10:16 -03:00