Commit Graph

  • 9664fc4ff4 gDef + py linting Joe Sinopoli 2025-03-11 15:55:48 -0400
  • 6e169926d4
    no need for GH workflows and pull request templates in fork Gilad Sher 2025-03-09 12:32:51 -0400
  • 2c4d4d33e5
    merge latest kickstarter Gilad Sher 2025-03-09 12:31:22 -0400
  • 2291fde0f9 Merge remote-tracking branch 'upstream/master' Nicky Obreykov 2025-03-09 11:32:11 +0100
  • 3500ff3cda Update laravel.nvim dependencies Nicky Obreykov 2025-03-09 11:11:08 +0100
  • f2a16958d9
    Merge pull request #2 from joe-sinopoli/fork/1 joe-sinopoli 2025-03-08 16:44:10 -0500
  • 19b4c509fc formatting joe-sinopoli 2025-03-08 16:38:44 -0500
  • 74cb872082
    Merge branch 'master' into fork/1 joe-sinopoli 2025-03-08 16:33:15 -0500
  • 7d205f9332 Add indent_line Nicky Obreykov 2025-03-08 12:06:27 +0100
  • c3194074ec Center after down or up Nicky Obreykov 2025-03-08 11:55:07 +0100
  • 41e29cb852 Add fugitive and lint Nicky Obreykov 2025-03-08 11:54:04 +0100
  • 332461a3f4 Show hidden files Nicky Obreykov 2025-03-08 10:14:57 +0100
  • ccfb7e22c9 Merge branch 'master' of github.com:palonkochongo/kickstart.nvim Palonko Chongo 2025-03-08 09:03:32 +0100
  • ac376a6588 "first commit to kickstart" Palonko Chongo 2025-03-08 08:46:06 +0100
  • 214829cb3b Use git status search Nicky Obreykov 2025-03-07 12:18:34 +0100
  • 29e4440e9c Move keymap and change to inline Nicky Obreykov 2025-03-07 12:02:13 +0100
  • 4fa6ece95e Use gitsigns conf instead Nicky Obreykov 2025-03-07 11:48:04 +0100
  • cb688e5ce7 refactor: removed floating terminal keybind in terminal mode Joshua Molloy 2025-03-06 17:27:22 +0000
  • 2d7018717b Add gitsigns config Nicky Obreykov 2025-03-06 01:04:22 +0100
  • 39a8a94e88 Setup statusline Nicky Obreykov 2025-03-06 01:03:24 +0100
  • 78573b392f Add eslint_d Nicky Obreykov 2025-03-06 01:02:24 +0100
  • f625d96268 Small config changes Nicky Obreykov 2025-03-06 01:02:14 +0100
  • 30b3b50227 feat: Added floating terminal module Joshua Molloy 2025-03-05 16:51:54 +0000
  • c3c3a03bb6
    Merge a4f073525b into 34e7d29aa7 RulentWave 2025-03-03 21:17:29 +0000
  • a4f073525b changed Conform's format_on_save lambda so that buffers that match disable_filetypes return nil. This allows you to enable a formatter for langages in the disable_filetypes table to have a formatter that can be run manually with Leader-f but doesnt enable format_on_save for them Eric Hernandez 2025-03-03 16:11:43 -0500
  • 84f124f5cf
    Merge branch 'master' into master Nikhil Gaddam 2025-03-02 03:07:02 -0500
  • fb24682b24
    Merge a7e213e4f4 into 34e7d29aa7 Marc-Anthony 2025-02-26 23:38:23 -0500
  • a7e213e4f4 feat: add `vim.diagnostic.open_float` Marc-Anthony Girard 2025-02-26 23:35:38 -0500
  • 779b6b7053 Updated to use instead of the that was defaulted. Dave Campbell 2025-02-25 10:25:11 -0600
  • 7b16aa7576 Merge branch 'nvim-lua-master' Signed-off-by: juliano.barbosa <julianomb@gmail.com> Juliano Barbosa 2025-02-25 11:21:27 -0300
  • 1cebd73e12 refactor: streamline documentation and improve project structure in Neovim configuration Signed-off-by: juliano.barbosa <julianomb@gmail.com> Juliano Barbosa 2025-02-25 11:16:03 -0300
  • 21bc2f8e99
    Merge e1c6b9770e into 34e7d29aa7 Crypto-Spartan 2025-02-25 00:58:49 -0500
  • e1c6b9770e
    feat: add `vim.opt.confirm = true` Crypto-Spartan 2025-02-25 00:57:00 -0500
  • 0c8957d5de remove lazy lock from gitignore Seyhmus Guler 2025-02-24 21:02:14 -0700
  • 2b754cccc0 feat: added oil Joshua Molloy 2025-02-24 10:37:55 +0000
  • c18f9a132f style: change double quotes to single Joshua Molloy 2025-02-24 10:37:29 +0000
  • 7dbf622d19 feat: added icons to telescope; setup python black formatter; added custom lua snippets dir Joshua Molloy 2025-02-24 10:36:37 +0000
  • af1ce0175c changing to relative line number greenmushrooms 2025-02-23 22:58:49 -0500
  • 831cd284aa
    update to latest Nurzhan Sarzhan 2025-02-23 17:28:20 +0100
  • cb25b9073e
    Merge 54fb2c82b1 into 34e7d29aa7 Sayanta 2025-02-23 02:58:06 +0530
  • 54fb2c82b1
    Update debug.lua Sayanta 2025-02-23 02:57:55 +0530
  • 4b50f79708
    Merge 372f9187f1 into 34e7d29aa7 Sayanta 2025-02-23 02:56:55 +0530
  • 372f9187f1
    Update init.lua Sayanta 2025-02-23 02:56:43 +0530
  • 299e063636 fix: update license formatting in lint.lua for consistency Signed-off-by: juliano.barbosa <julianomb@gmail.com> Juliano Barbosa 2025-02-22 15:46:58 -0300
  • 9ec8e30760 fix: update license formatting in debug.lua for consistency Signed-off-by: juliano.barbosa <julianomb@gmail.com> Juliano Barbosa 2025-02-22 15:45:33 -0300
  • ef1f83e427 fix: clean up init.lua by removing redundant license text and fixing callback structure Signed-off-by: juliano.barbosa <julianomb@gmail.com> Juliano Barbosa 2025-02-22 15:43:55 -0300
  • 263fb0de4c feat: update README and configuration for Neovim installation and emoji font support Signed-off-by: juliano.barbosa <julianomb@gmail.com> Juliano Barbosa 2025-02-22 15:39:39 -0300
  • 5faf131f85 fix: resolve merge conflicts in documentation files Signed-off-by: juliano.barbosa <julianomb@gmail.com> Juliano Barbosa 2025-02-22 15:09:24 -0300
  • 7128ca764c feat: update documentation and configuration files for Neovim setup Signed-off-by: juliano.barbosa <julianomb@gmail.com> Juliano Barbosa 2025-02-22 13:04:03 -0300
  • 8a97b669ab feat: add project brief and technical context documentation for Neovim configuration Signed-off-by: juliano.barbosa <julianomb@gmail.com> Juliano Barbosa 2025-02-22 13:04:03 -0300
  • 76edf81b0a feat: remove custom statusline configuration file Signed-off-by: juliano.barbosa <julianomb@gmail.com> Juliano Barbosa 2025-02-22 13:02:59 -0300
  • 96c5a2ecc3 feat: remove gopls from the plugin list and add kickstart.plugins.debug import Signed-off-by: juliano.barbosa <julianomb@gmail.com> Juliano Barbosa 2025-02-22 13:02:51 -0300
  • 1df608fa71 Merge branch 'master' of github.com:nvim-lua/kickstart.nvim into ak/merge aoikurokawa 2025-02-22 16:46:13 +0900
  • 133b04bd3a
    Fix: enter (#3) Aoi Kurokawa 2025-02-22 16:41:33 +0900
  • 278cf40e30 nvchad rohith 2025-02-22 09:46:02 +0530
  • 8b82fcb4b5
    Merge 776de6ec5a into 34e7d29aa7 Sander 2025-02-19 22:52:30 +0800
  • 34e7d29aa7
    Propsed fix for init.lua warnings as per https://github.com/nvim-lua/kickstart.nvim/issues/1305#issuecomment-2657770325 (#1354) master Chris Patti 2025-02-19 09:40:16 -0500
  • ea60b2b01f
    Remove duplicate cmp-path (#1369) Ari Pollak 2025-02-19 09:38:58 -0500
  • 16615d8fa9 adding floating terminal ruben.galvan 2025-02-18 19:42:21 -0600
  • 94cd09806e feat: implement mode_manager plugin with enhanced state management Signed-off-by: juliano.barbosa <julianomb@gmail.com> Juliano Barbosa 2025-02-18 18:44:58 -0300
  • 42cafb09a1
    Remove duplicate cmp-path Ari Pollak 2025-02-18 14:59:58 -0500
  • 776de6ec5a
    feat(keymap): move windows without `<C-w>` Sander 2025-02-18 18:45:45 +0100
  • e64aa51ef2
    fix: regression introduced in db78c0b217 (#1367) Jonas Zeltner 2025-02-18 17:15:13 +0100
  • 7048679722 fix: regression introduced in db78c0b217 Jonas Zeltner 2025-02-18 12:26:23 +0100
  • 7c49ba1cb7
    Fix: fix the cmp-nvim-lsp-signature-help link (#1363) Aryan Rajoria 2025-02-18 00:05:15 -0500
  • 57b99134a9
    Fix: fix the cmp-nvim-lsp-signature-help link Aryan Rajoria 2025-02-17 22:29:05 -0500
  • f8b3501df1 feat: feat: add comprehensive documentation for Neovim configuration project Signed-off-by: juliano.barbosa <julianomb@gmail.com> Juliano Barbosa 2025-02-17 21:59:19 -0300
  • 57f551ebd9 feat: add base syntax file and remove outdated Cline rules documentation Signed-off-by: juliano.barbosa <julianomb@gmail.com> Juliano Barbosa 2025-02-17 21:20:01 -0300
  • 282cbb9c82
    feat: add basic function signature help (#1358) Rob 2025-02-18 00:12:06 +0000
  • ebca680dea
    perf: load tokyonight.nvim in the intended way (#1360) Joaquín Guerra 2025-02-18 01:10:48 +0100
  • dece0f088a my config Ashley Lau 2025-02-17 21:23:53 +0100
  • cc873b8e79 perf: load tokyonight.nvim in the intended way Joaquín Guerra 2025-02-17 19:28:11 +0100
  • 76e06fec5c
    feat(diagnostic): add diagnostic config (#1335) GeloCraft 2025-02-18 02:01:07 +0800
  • 3e6536b564
    Merge pull request #1 from dgnfunk/personalConfig Rubén Galván 2025-02-17 09:20:58 -0600
  • 633dd0fa7c update pluging to support formatting and spell checker darumo 2025-02-17 08:55:55 -0600
  • db78c0b217
    fix: arguments for the `vim.lsp.Client.supports_method` method (#1356) Jonas Zeltner 2025-02-17 04:42:19 +0100
  • d2c006819a
    Add a blurb about installing missing emoji on Ubuntu Chris Patti 2025-02-16 22:37:44 -0500
  • 7019d8cb08
    Update init.lua Rob 2025-02-17 00:22:10 +0000
  • 82703e86ae feat: add basic function signature help rfletchr 2025-02-16 17:54:33 +0000
  • 23eec80442 fix: arguments for the `vim.lsp.Client.supports_method` method Jonas Zeltner 2025-02-16 14:14:11 +0100
  • e341f43f4c Add preview hunk and change theme Nicky Obreykov 2025-02-15 17:04:07 +0100
  • 95aa530d8e Propsed fix for init.lua warnings as per https://github.com/nvim-lua/kickstart.nvim/issues/1305#issuecomment-2657770325 cpatti_1305_fix_init_lua_warnings Chris Patti 2025-02-15 01:25:56 -0500
  • 3b487973ae These platform/OS specific install steps are hugely inaccurate across a number of axes. The official Neovim installation docs are excellent now. Leverage those instead. cpatti_1332_remove_bogus_outdated_install_docs Chris Patti 2025-02-15 01:08:43 -0500
  • 94f551b803
    fix (#1319): gitsigns deprecated functions (#1321) Erlan Rangel 2025-02-14 23:48:37 -0600
  • 71ad926ab1
    docs: clarify using opts = {} vs config = function() ... require('plu… (#1316) bleacheda 2025-02-15 05:32:50 +0200
  • abdbfce0f8
    chore(docs): Update README.md (#1344) Ryan Nevius 2025-02-15 04:23:31 +0100
  • bb4a2fa543 feat: Add toggleterm plugin for terminal management tsegaye27 2025-02-13 20:41:51 +0300
  • ad86e8b6c9 feat: Add keymaps for Spectre and Lazygit tsegaye27 2025-02-13 20:41:35 +0300
  • 2c86cd9d4b keybinds added rohith 2025-02-13 22:04:57 +0530
  • 6d55e4e3e8 lag issue rohith 2025-02-13 21:30:26 +0530
  • 2e38fab7d9 lsp-configuration rohith 2025-02-13 08:29:35 +0530
  • 76cec90cf7 Add settings Nicky Obreykov 2025-02-12 17:55:35 +0100
  • f833b51589 Change to ts_ls Nicky Obreykov 2025-02-12 17:55:16 +0100
  • 104c6e3c47
    Task: ff354eb8-97f2-464e-8d05-f38f0a2df356, Time: 1739313782556 juliano.barbosa 2025-02-11 19:43:02 -0300
  • ae234c5e5b
    feat: add initial documentation for ecommerce project and system architecture Signed-off-by: juliano.barbosa <julianomb@gmail.com> juliano.barbosa 2025-02-11 19:40:08 -0300
  • 04b3252e24
    feat: added roo code juliano.barbosa 2025-02-11 18:54:27 -0300
  • 6866694197 test' Andrew Chen 2025-02-11 15:20:53 -0500
  • 2b6abaf295
    Rust (#2) Aoi Kurokawa 2025-02-11 19:55:55 +0900
  • 2819b0c4e8 codeium rohith 2025-02-10 21:28:07 +0530
  • 14e8edba35 codeium rohith 2025-02-10 18:24:34 +0530