Commit Graph

  • 5aeddfdd5d
    Automatically set detached state as needed. () master Per Malmberg 2024-05-10 19:43:22 +02:00
  • b9bd02d55b
    fix: debug.lua () Smig 2024-05-08 10:55:49 -04:00
  • f86f18f27a
    Add diff to treesitter's ensure_installed languages () Richard Macklin 2024-05-05 18:01:39 -07:00
  • 6f6f38a6b5
    Move LspDetach handler near kickstart-lsp-highlight group () Damjan 9000 2024-05-02 22:53:07 +02:00
  • b7d5cc8f42
    README: add clipboard tool dependency () Damjan 9000 2024-04-27 22:40:27 +02:00
  • 8df3deb6fe
    Update README.md () Adolfo Gante 2024-04-22 14:15:42 -07:00
  • 942b26184c
    fix: highlight group clear on each attach () Francis Belanger 2024-04-22 15:53:45 -04:00
  • 81f270a704
    Fix highlight errors when lsp crash or stop () Francis Belanger 2024-04-22 11:43:10 -04:00
  • f92fb11d68
    Fix deprecation notice of inlay hints () Vladislav Grechannik 2024-04-22 13:27:13 +02:00
  • 2e68a2c253
    Add a commented out example of the classic complete keymaps. Fixes () Damjan 9000 2024-04-20 19:14:49 +02:00
  • 9f5176fc2a
    Minor improvements of debian install instructions. Fixes () Damjan 9000 2024-04-20 19:14:24 +02:00
  • 931ec5c226
    Update README.md () Evan Carroll 2024-04-20 10:55:01 -05:00
  • b07176aef6
    fix: restore Mason config timing for DAP startup (again) () GameFuzzy 2024-04-19 19:50:42 +02:00
  • f5c9fe8e15
    Add gitsigns recommended keymaps as an optional plugin () Damjan 9000 2024-04-18 03:00:39 +02:00
  • 5e258d276f
    Move plugin examples from README to optional plugin files () Damjan 9000 2024-04-17 21:25:54 +02:00
  • 5540527fab
    Enable inlay hints for the supporting servers () Vladislav Grechannik 2024-04-17 20:04:55 +02:00
  • 6d6b3f38c1
    Fix: - add prefer_git to treesitter config () Chris Patti 2024-04-17 14:02:24 -04:00
  • fabeb86d8b
    Comment about nerd font selection. Fixes () Damjan 9000 2024-04-17 15:59:14 +02:00
  • e2bfa0c66f
    Arch, btw () rdvm 2024-04-16 10:29:27 -05:00
  • 23773900d9
    Update README () Viet 2024-04-09 05:13:22 +09:00
  • c4363e4ad8
    Add a pull request template () Damjan 9000 2024-04-04 16:31:37 +02:00
  • 19afab1641
    README: move backup and paths from external deps to install section () Damjan 9000 2024-04-01 16:36:32 +02:00
  • d605b840a2
    Don't lazy load conform plugin () Damjan 9000 2024-04-01 02:00:11 +02:00
  • 1175f6d25a
    Add a keymap space-f to format buffer using conform () Damjan 9000 2024-03-31 19:36:43 +02:00
  • 93fde0556e Add instructions to quit :lazy. Fixes Chris Patti 2024-03-27 11:22:28 -04:00
  • 2877a60e00
    fix () Liu Qisheng 2024-03-27 22:16:48 +08:00
  • dbba54cfd8
    README: wrap long lines () Damjan 9000 2024-03-21 20:47:55 +01:00
  • 4c02e29e49
    Update README.md () E 2024-03-20 14:27:18 -04:00
  • 773e482d4b
    Add nvim-nio as dependency for nvim-dap-ui () José Miguel Sarasola 2024-03-18 22:38:14 +01:00
  • 65a5ac404b
    Some suggestions and capitalised a few words () Togglebit 2024-03-18 18:35:53 +01:00
  • 8e24ca32e3
    feat: add linter plugin () Fredrik Averpil 2024-03-18 15:00:48 +01:00
  • b81115d002
    assign table to filetype in lua_ls config comment () Shane Crowley 2024-03-18 13:57:48 +00:00
  • a222805c61
    README: additional install recipes for various OS () Damjan 9000 2024-03-17 21:22:58 +01:00
  • ea4335f5af
    conform: disable autoformat on save for specified filetypes () Damjan 9000 2024-03-15 21:53:33 +01:00
  • da1271db4d
    Update README.md () 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 () Vladislav Grechannik 2024-03-15 15:35:42 +01:00
  • 452e3a73cf
    Add <C-b>/<C-f> cmp mapping to scroll cmp docs () Rafael Zasas 2024-03-15 16:12:41 +02:00
  • 7715b7c2ee
    doc: add info about timeoutlen () TLW 2024-03-15 17:24:49 +03:30
  • b529bc3359
    Revert "Use cmp-nvim-lua as nvim-cmp source for neovim Lua API ()" () Chris Patti 2024-03-12 18:09:47 -04:00
  • d8a1dbc4b4
    Use cmp-nvim-lua as nvim-cmp source for neovim Lua API () James Karefylakis 2024-03-13 08:12:35 +11:00
  • 000a5c42b0
    Added folke/neodev.nvim for proper nvim api completion and annotation () Damjan 9000 2024-03-12 22:06:12 +01:00
  • cb1f16b8ca
    chore: rename <C-T> to <C-t> for consistency () Chiller Dragon 2024-03-12 07:20:39 +08:00
  • c0d6f98924
    feat: allow treesitter defaults to be overwritten from custom directory () Ryan Baumgardner 2024-03-11 19:18:45 -04:00
  • 8de494fff2
    README.md: update neo-tree example - remove legacy setting () Damjan 9000 2024-03-11 22:52:18 +01:00
  • 3cfccc01be
    use init for colorscheme () name.tar.xz 2024-03-10 01:55:08 +05:30
  • 8fae6798b9
    Fix typos and whatnot () Nora Ayesha 2024-03-09 02:26:32 +06:00
  • 66e2a5a425
    Make the Nerd Font an optional requirement () Damjan 9000 2024-03-06 17:49:44 +01:00
  • f764b7bacd
    Add more detail to colorscheme comment () Ryan Winchester 2024-03-05 21:19:06 -04:00
  • b83b2b061c
    chore: link new installation youtube video () Chiller Dragon 2024-03-04 21:47:45 +08:00
  • a02abdb161
    chore: remove trailing spaces from readme () Chiller Dragon 2024-03-04 21:47:11 +08:00
  • c3127f1226
    Change statusline location to LINE:COLUMN () Damjan 9000 2024-03-04 14:16:50 +01:00
  • c9122e89e3
    fix: checkhealth reported nvim version () 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 () Damjan 9000 2024-03-03 03:12:55 +01:00
  • b99af2d6a3
    feat: use VimEnter event instead of VeryLazy () Taulant Aliraj 2024-03-03 02:07:58 +00:00
  • 94a93643ab
    chore: fix typos () Nhan Luu 2024-03-02 04:07:34 +07:00
  • 38828dcaf7
    feat: enable lua lsp snipppets () 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 () Damjan 9000 2024-02-28 19:23:13 +01:00
  • 18b919c61e
    add plugin specs docstring, remove lazy.nvim configuration (empty) table () 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 () TJ DeVries 2024-02-26 10:03:53 -05:00
  • 7af594fd31
    Add Build Step to LuaSnip () rgarber11 2024-02-05 13:49:19 -05:00
  • 5d2d81b1ea
    Fixes . Add hints for new neovim users to learn how to learn. () Chris Patti 2024-02-03 19:15:25 -05:00
  • bc4ad1218b
    feat: added contexts for code action - source fix-all errors () Micah Effiong 2024-02-02 21:24:46 +01:00
  • c3ae716fb3
    issue: stylua workflow only on official kickstart repo () Damjan 9000 2024-02-01 17:01:46 +01:00
  • b115814916
    Add Onedark Style () Nazar 2024-01-29 18:52:50 +00:00
  • deaafcf549
    Set status line theme to the global colorscheme () Victor Bertin 2024-01-29 13:48:14 +01:00
  • 2510c29d62
    Removed duplicate line () Sreejith I V 2024-01-10 20:06:33 +05:30
  • 60b93c95d3
    README.md: rename the duplicate "Introduction" to "Getting Started" () Damjan 9000 2024-01-08 20:44:00 +01:00
  • c11afa2f90
    Add Missing Fields to Treesitter Config to Resolve Warnings () Mohamad Alamin Yassin 2024-01-08 20:17:01 +03:00
  • c4055a2212
    Improve stylua github workflow () Damjan 9000 2024-01-03 18:30:37 +01:00
  • d45e5fe855
    Move video up on the README.md page () gitressa 2024-01-03 16:03:23 +01:00
  • 4d0dc8d4b1
    fix: restore mason config timing for dap startup () 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 () Ari Pollak 2023-12-21 15:35:28 -05:00
  • 76c5b1ec57
    feat(cmp): path completion feature () Shashwat Agrawal 2023-12-08 18:44:06 +05:30
  • 3824342d10
    Adds two essential telescope keymaps () Damjan 9000 2023-12-04 16:45:01 +01:00
  • f8c8b08bc1
    Add gitsigns recommended keymaps () Damjan 9000 2023-12-04 16:35:54 +01:00
  • 12bd68e8b9
    Run stylua () Damjan 9000 2023-12-03 20:23:39 +01:00
  • 3ca08acf0e
    Add a github action on pull request to check lua formatting () Damjan 9000 2023-12-02 22:27:13 +01:00
  • 39ae0829ac
    Use alias instead of a wrapper script () Sudo 2023-12-01 07:30:55 +09:00
  • afafc9ab19
    README.md: update install section formatting () Damjan 9000 2023-11-30 10:04:27 +01:00
  • 14cf319dbd
    Update README.md () matt 2023-11-29 19:34:43 -05:00
  • ee9790b381
    option to reduce noisy Lua_LS's missing-fields warnings () Tommy Williams 2023-11-24 09:55:19 -07:00
  • 1915cea32e
    Merge pull request 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 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 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 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 from slara/master Chris Patti 2023-11-06 16:36:35 -05:00
  • 1c59dc28c8
    Merge pull request 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