Commit Graph

  • a4a2f8c531 removed r-language Max Reed 2025-02-22 22:16:57 +0100
  • 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
  • 81beba3eff solved an issue in gitsigns.config Gheorghita Stanciu 2025-02-22 20:11:16 +0200
  • 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
  • 05bb1e1322 Added relative line numbers RubikNube 2025-02-22 19:08:18 +0100
  • 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
  • 71710f98b6 Merge remote-tracking branch 'upstream/master' into nvim-lua-master Gheorghita Stanciu 2025-02-22 19:56:52 +0200
  • 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
  • 5636d0e913 completely removes nvim-java Lucas Garcia Rubio 2025-02-21 15:56:10 -0300
  • aa23730777
    update init Joshua Nussbaum 2025-02-20 12:09:09 -0600
  • 5e4bde294d re-enable a bunch of plugins Joshua Nussbaum 2025-02-20 08:57:01 -0600
  • 391833fcbf
    add venv selector plugin Joshua Nussbaum 2025-02-20 08:40:33 -0600
  • 4c0e4945fb Merge branch 'nvim-lua-master' Max Reed 2025-02-20 10:25:23 +0100
  • 0c26bcbdf8 included updates Max Reed 2025-02-20 10:25:04 +0100
  • 34e7d29aa7
    Propsed fix for init.lua warnings as per https://github.com/nvim-lua/kickstart.nvim/issues/1305#issuecomment-2657770325 (#1354) Chris Patti 2025-02-19 09:40:16 -0500
  • ea60b2b01f
    Remove duplicate cmp-path (#1369) Ari Pollak 2025-02-19 09:38:58 -0500
  • 7f5c7f765f configure dapui Lucas Garcia Rubio 2025-02-19 10:36:24 -0300
  • 8b7305f14b Use code minimap and store sessions Fabian Missbrenner 2025-02-19 10:32:56 +0100
  • 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
  • 220ff632e9 added pylsp servers & keymaps tastypawns 2025-02-18 13:16:15 -0600
  • 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
  • a3a9eadf41 Initial nvim customization * disabled arrowkeys in normal mode * added <leader>pv as a shortcut for opening the file explorer * fixed mason-lspconfig by adding required attributes 'automatic_installation' and 'ensure_installed' * changed indent_width to 4 RubikNube 2025-02-18 00:03:08 +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
  • 12be48eb0b
    Merge branch 'nvim-lua:master' into master Mussar 2025-02-17 08:23:25 -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
  • e3fd03ecbd
    update Yaser Alraddadi 2025-02-16 23:25:53 +0300
  • 88adad6be6
    Merge pull request #7 from nvim-lua/master Yaser Alraddadi 2025-02-16 23:21:10 +0300
  • b73c9614f2
    update Yaser Alraddadi 2025-02-16 23:18:58 +0300
  • f6276cb831
    update Yaser Alraddadi 2025-02-16 23:16:58 +0300
  • 4ec26791f2
    update Yaser Alraddadi 2025-02-16 22:48:08 +0300
  • 9fcc44f9ae
    update Yaser Alraddadi 2025-02-16 22:15:35 +0300
  • d72741b7fe
    update Yaser Alraddadi 2025-02-16 22:05:14 +0300
  • 451549cb45
    update Yaser Alraddadi 2025-02-16 21:57:58 +0300
  • 82703e86ae feat: add basic function signature help rfletchr 2025-02-16 17:54:33 +0000
  • 17ca4b35b9 setup js, ts, prettier, etc Lucas Garcia Rubio 2025-02-16 14:49:36 -0300
  • 9d484f19d0
    Merge branch 'nvim-lua:master' into master Danny Wigg 2025-02-16 16:22:38 +0000
  • f0e41cf05c
    add js formatting, linting Danny Wigg 2025-02-16 16:22:20 +0000
  • bdd33a7d9a update Yaser Alraddadi 2025-02-16 18:40:42 +0300
  • 21dec419b0 update Yaser Alraddadi 2025-02-16 17:39:32 +0300
  • 23eec80442 fix: arguments for the `vim.lsp.Client.supports_method` method Jonas Zeltner 2025-02-16 14:14:11 +0100
  • 2f8105e5c3 new plugins Lucas Garcia Rubio 2025-02-16 10:06:28 -0300
  • b7ce68ddde update Yaser Alraddadi 2025-02-16 15:48:23 +0300
  • bd3378acb5 update Yaser Alraddadi 2025-02-16 15:37:09 +0300
  • 0190285638
    Merge branch 'nvim-lua:master' into master Mussar 2025-02-15 17:57:31 -0600
  • b421d0ccaf donny-top commits tastypawns 2025-02-15 15:43:42 -0600
  • d36fd4c33f
    Merge branch 'master' into win11 matt 2025-02-15 17:21:58 +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
  • 67e4d23545 configure nvim-java Lucas Garcia Rubio 2025-02-14 10:12:04 -0300
  • 326641fc67
    Update .gitignore Lucas Garcia Rubio 2025-02-13 19:50:42 -0300
  • 8f3b85b519
    update Yaser Alraddadi 2025-02-14 00:39:46 +0300
  • 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
  • 682ade0553 change position of neo-tree pcastr0 2025-02-11 12:32:34 +0800
  • 9044321405 basic configs pcastr0 2025-02-10 15:35:06 +0800
  • 2819b0c4e8 codeium rohith 2025-02-10 21:28:07 +0530
  • e88427bcf6 fixed lualine config and neotree startup Tawfeeq 2025-02-10 16:42:52 +0100
  • 14e8edba35 codeium rohith 2025-02-10 18:24:34 +0530
  • b05416e067 git keybinds Rohith Kamu 2025-02-10 15:51:22 +0530
  • 5ad99d60bc nvim-tree rohith 2025-02-10 14:37:25 +0530
  • 4da4d085cf
    Initial mods init.lua eddie. 2025-02-09 14:55:56 -0800
  • fb4030eced
    Removed lazy-lock.json eddie. 2025-02-09 14:32:49 -0800