Commit Graph

  • ea5ba58c4b
    Merge 632f7b06cd into 3338d39206 glaulher 2025-07-09 13:25:41 +0000
  • 632f7b06cd feat(diagnostics): emulate VSCode Error Lens with virtual text and lines Added functionality to mimic VSCode's Error Lens behavior: - Displays diagnostics as virtual text with severity icons during insert mode. - Switches to virtual lines with formatted messages in normal mode for better readability. glaulher 2025-07-09 10:21:26 -0300
  • 6b426ad29c
    Merge cc1a4d7cc6 into 3338d39206 Ori Perry 2025-07-08 01:08:38 +0300
  • cc1a4d7cc6 Raise the minimum nvim version to 0.11 orip 2025-07-08 01:07:14 +0300
  • 87b3522b1a docs(readme): add configuration index with plugin links and line references glaulher 2025-07-04 21:30:58 -0300
  • 1913ce0dfd
    Merge 0d093a7ed4 into 3338d39206 Brian Lehrer 2025-07-04 09:24:05 -0700
  • 0d093a7ed4 stylua Brian Lehrer 2025-07-04 09:23:59 -0700
  • bc31ee1faa
    fix merge issue Brian Lehrer 2025-07-04 09:21:48 -0700
  • d4bb4c01e3 fix styleua issue Brian Lehrer 2025-07-04 08:53:17 -0700
  • 42ae4216fc Remove unnecessary import Brian Lehrer 2025-07-04 08:43:59 -0700
  • f81509ae9e Update remaining Mason's old address (#1530) Carlos Calla Alarcón 2025-05-22 23:10:04 +0200
  • 6246e57873
    handle cancellation Brian Lehrer 2025-07-04 08:41:05 -0700
  • c44ae63f04
    declare vim.ui.select opt `format_item` Brian Lehrer 2025-07-04 08:40:42 -0700
  • d5034bb0ab
    Merge 06a3217adf into 3338d39206 Ori Perry 2025-07-04 18:33:18 +0300
  • 06a3217adf
    Merge pull request #12 from Mithrandir2k18/docs/install_methods Ori Perry 2025-07-04 18:31:41 +0300
  • 9a66c74623
    lazily init empty breakpoint Brian Lehrer 2025-07-04 08:31:34 -0700
  • 222769ba31 Fix formatting for https://github.com/oriori1703/kickstart-modular.nvim/pull/10 orip 2025-07-04 17:51:56 +0300
  • 992db9c466
    Merge pull request #11 from rivenirvana/init-key-docs Ori Perry 2025-07-04 17:47:55 +0300
  • 200e0e6e24
    Breakpoint editing (#10) Ori Perry 2025-07-04 17:44:18 +0300
  • 1b3bb13278 Fix formatting orip 2025-07-04 17:32:28 +0300
  • 166d8b3e80
    Merge pull request #8 from oriori1703/feature/collapse-functions Ori Perry 2025-07-04 17:31:51 +0300
  • 67c23b3398
    Merge pull request #9 from oriori1703/feature/type-hints Ori Perry 2025-07-04 17:29:11 +0300
  • f5f085f9c8 Undo the formatting changes from https://github.com/oriori1703/kickstart-modular.nvim/pull/7 orip 2025-07-04 17:11:10 +0300
  • d20b4c5436
    Merge pull request #7 from kartikvashistha/feat/0.11-lsp Ori Perry 2025-07-04 17:08:43 +0300
  • 0ecaa81c4d
    Merge pull request #6 from guru245/feature/toggle_diagnostics Ori Perry 2025-07-04 17:08:21 +0300
  • 09d58dc946
    Merge pull request #5 from ronandalton/fix-unnecessary-diagnostic-config Ori Perry 2025-07-04 17:08:06 +0300
  • d147077b35
    Merge pull request #3 from FrancescElies/cesc/visual-grep-string Ori Perry 2025-07-04 17:07:53 +0300
  • 87bbd7909b
    Merge pull request #2 from 5brian/virtual-lines Ori Perry 2025-07-04 17:07:32 +0300
  • db7c07e3df
    Merge pull request #4 from rivenirvana/guess-indent-setup Ori Perry 2025-07-04 17:07:05 +0300
  • fc27f39146
    Merge 5962064255 into 3338d39206 Ori Perry 2025-07-04 13:16:31 +0000
  • 5962064255 Add type hints to plugin options where possible orip 2025-04-26 14:35:04 +0300
  • 3219fddd65
    Merge 48e36d1ca9 into 3338d39206 Ori Perry 2025-07-04 16:08:32 +0300
  • 48e36d1ca9 Update the github workflow orip 2025-04-18 19:41:55 +0300
  • 5ad57de208 Collapse small functions when formatting orip 2025-04-18 19:18:57 +0300
  • 4d64c15bd2
    Merge e7f3e1c196 into 3338d39206 Mithrandir2k18 2025-07-04 01:10:35 +0200
  • e7f3e1c196
    docs: Document methods to get the latest neovim Mithrandir2k18 2025-07-04 00:57:12 +0200
  • 48d470b12b rename master main Charlie 2025-07-02 12:55:42 +0100
  • 17e7243686
    Merge c11ea3e418 into 3338d39206 Batoor 2025-07-01 19:14:58 -0700
  • c11ea3e418
    add markdownlint to Mason auto-install Batoor 2025-07-01 18:54:30 -0700
  • 3853465619
    Merge branch 'master' into master Tom Conder 2025-07-01 13:31:19 -0500
  • fab4b3ec59 fix: add empty opts to guess-indent plugin to ensure setup() is called Joshua Gartmeier 2025-06-30 08:54:12 +0200
  • fa8ebeedc7 Changed default theme to Kanagawa gradkins 2025-06-27 09:54:25 -0400
  • 00c47ab989 Gotten Unreal LSP working on Mac OS gradkins 2025-06-26 23:42:56 -0400
  • 0bc0240ad0 Working on setting up config gradkins 2025-06-26 21:03:38 -0400
  • d8241e9eb5 fix: update mason-lspconfig setup to not use deprecated handlers Eike 2025-06-26 10:13:06 +0200
  • d1fc204740 more updates Tyce Herrman 2025-06-25 12:34:50 -0400
  • 8ba2285856 updates Tyce Herrman 2025-06-25 12:34:35 -0400
  • f3bac1dbc8
    Merge 488feb5853 into 3338d39206 guru245 2025-06-24 22:36:19 +0900
  • 488feb5853 feat: add toggle to show/hide diagnostics Sangho Lee 2025-06-24 22:26:42 +0900
  • c38f13162d
    Merge branch 'master' into custom Ryan Vreeke 2025-06-22 20:19:59 -0400
  • 1d17963e09
    Merge 7c31d2ccf8 into 3338d39206 Ronan Dalton 2025-06-21 01:04:13 +0000
  • 7c31d2ccf8 fix(diagnostic): remove unnecessary config lines Ronan Dalton 2025-05-18 13:20:27 +1200
  • 4ba4dacd71 Local config changes. wqfish 2025-06-18 11:51:04 -0700
  • 2080d9aa9c Config Update Neo 2025-06-17 11:18:29 -0700
  • 032e12dbee my nvim kickstart config Adelgrin 2025-06-17 10:16:45 -0300
  • 2ee03cd393
    Merge branch 'nvim-lua:master' into setup Guillaume Noale 2025-06-17 12:41:16 +0200
  • 2231df3f89
    Merge b4c8a78d45 into 3338d39206 Francesc Elies 2025-06-16 21:50:15 +0000
  • b4c8a78d45 feat(grep-string): works with visual selection too Francesc Elies 2025-06-16 23:45:57 +0200
  • 28dd046f4a Add tab 4: Ricardo Montemayor 2025-06-14 13:41:03 -0600
  • c54b71fdd4 done maybe sharmaharshitnone 2025-06-14 09:15:11 +0530
  • 4b7c1bb8f6 feat: latest preferences Wil Simpson 2025-06-13 08:46:07 -0400
  • 0029de4b5a bug: guess indent not working Wil Simpson 2025-06-13 07:58:17 -0400
  • 215addfe5b add python support, some keymap and options khaydarov 2025-06-12 18:06:08 +0500
  • 1be9860168
    Merge 6980a110f7 into 3338d39206 Mahid Sheikh 2025-06-12 01:26:00 -0500
  • 6980a110f7
    fix: Actually start up guess-indent Mahid Sheikh 2025-06-12 01:25:28 -0500
  • 51ab444c0d feat: convert to blink, major lsp changes, lualine Jason Miller 2025-06-12 12:27:51 +0900
  • 1268c5006f feat: latest changes Wil Simpson 2025-06-11 10:48:56 -0400
  • 4832229c45 AC - got it working with updated version of neovim Andrew Cleveland 2025-06-11 10:41:15 +0100
  • 256e18a78b AC - updated from main kickstart file Andrew Cleveland 2025-06-11 10:12:32 +0100
  • 82c5423f51
    Merge branch 'master' into win11 matt 2025-06-10 12:59:51 +0200
  • b9ef0753bb before merge shaoyanji 2025-06-10 12:55:33 +0200
  • d00f77555e Adding major changes with the precision sharmaharshitnone 2025-06-09 20:12:12 +0530
  • 22f27d6881
    Merge 9ff021faa4 into 3338d39206 Kartik Vashistha 2025-06-08 00:33:35 +0000
  • 9ff021faa4 refactor: based on pr comments Kartik Vashistha 2025-06-08 01:33:25 +0100
  • ad36fcce5c Update Ricardo Montemayor 2025-06-07 18:10:07 -0600
  • cdf7bbc95f Update .gitignore Ricardo Montemayor 2025-06-07 18:07:07 -0600
  • 0028a33e0a feat: improved lsp setup for nvim > 0.11 Kartik Vashistha 2025-06-07 20:02:03 +0100
  • 63998c6023
    include missing tools Danny Wigg 2025-06-07 14:49:53 +0100
  • 598bf30006
    Update highlight method in init.lua Venix 2025-06-06 23:31:29 +0500
  • b985701aa0 feat: personnal mescatj 2025-06-06 20:16:25 +0200
  • 1c03dd3a98
    Merge pull request #1 from grimvoodoo/feature/new-config Grimvoodoo 2025-06-05 22:52:38 +0100
  • ff2a652619 AC - seperated config out of kickstart acleveland 2025-06-05 22:48:16 +0100
  • e8ed1e08cd AC - seperated config out of kickstart acleveland 2025-06-05 22:40:44 +0100
  • 07065db0bd AC - added working config acleveland 2025-06-05 21:35:29 +0100
  • 9c7fa46733
    Add files via upload Pgolik 2025-06-04 14:29:38 +0200
  • a0b818ad7f
    Add files via upload Pgolik 2025-06-04 14:25:18 +0200
  • 6b4a7042d6
    Init file change Pgolik 2025-06-04 14:24:22 +0200
  • d2f843558e
    Merge ad50cccc28 into 3338d39206 Arvin Verain 2025-06-02 03:26:09 +0000
  • ad50cccc28
    docs: Add documentation for lazy's `init` key Arvin Verain 2025-06-02 11:21:51 +0800
  • 53fb859cf3
    Merge de21fefd4d into 3338d39206 Arvin Verain 2025-06-02 02:53:57 +0000
  • de21fefd4d
    fix: Load guess-indent.nvim Arvin Verain 2025-05-13 00:03:53 +0800
  • b0ca3dd900
    Merge branch 'master' into fix/backup Oscar Pinochet 2025-06-01 00:51:01 -0400
  • f284a8cbc4 use main branch for treesitter John Pekcan 2025-05-30 23:42:02 -0700
  • 87611001cf feat: add DAP configuration for Python and enhance debugging setup sharmaharshitnone 2025-05-30 22:56:04 +0530
  • 1fdec71945 Refine plugin configurations for Trouble and Lazy UI sharmaharshitnone 2025-05-30 15:37:03 +0530
  • b94576c7b4 Enhances UI with bufferline, diagnostics, and theme sharmaharshitnone 2025-05-30 11:53:51 +0530
  • edc87670eb Done sharmaharshitnone 2025-05-29 19:04:44 +0530
  • 168a1b9cf6 added snacks Simon Ayoub 2025-05-28 23:34:25 +1000
  • 2bb544b615 Merge remote-tracking branch 'upstream/master' orcensplitter 2025-05-27 21:50:38 +0200
  • aad8ec1851 fix(guess-indent): guess-indent not being setup correctly DanWlker 2025-05-26 10:52:10 +0800