Commit Graph

  • 7002cf8c24 update lazy.nvim package list master Baipyrus 2025-01-13 11:46:15 +0100
  • c4c90f8138 Merge remote-tracking branch 'modular/master' Baipyrus 2025-01-13 11:43:50 +0100
  • 001f3aaa06
    Merge pull request #23 from Baipyrus/jdtls Baipyrus 2025-01-13 11:31:43 +0100
  • 8ac6096fe5
    Merge pull request #24 from Baipyrus/telescope-git Baipyrus 2025-01-13 11:31:12 +0100
  • eb09457652
    Merge branch 'master' into jdtls Baipyrus 2025-01-13 11:30:25 +0100
  • e71cef802e Merge 'upstream': fix: prevent mason setup from being run twice Damjan 9000 2025-01-08 17:21:27 +0100
  • db4867acb9
    fix: prevent mason setup from being run twice (#1298) Tomas Gareau 2025-01-07 09:44:29 -0600
  • 5f3310d942 Merge 'upstream': 3 misc commits Damjan 9000 2024-12-30 11:12:17 +0100
  • a8f539562a
    Fix which-key delay settings (#1276) Ryan Jensen 2024-12-29 11:04:10 -0600
  • 7ddaab3ffd
    chore: add pre-issue requirements (#1288) Ihsan Tonuzi 2024-12-29 12:00:16 -0500
  • e84e187f3c
    Fix README.md grammar and typos (#1291) George 2024-12-29 18:39:47 +0200
  • 5d699a018e Merge 'upstream': make visual mode descriptions consistent with normal mode Damjan 9000 2024-12-15 08:12:09 +0100
  • de44f49101
    fix(gitsigns): make visual mode descriptions consistent with normal mode (#1266) Scott Swensen 2024-12-14 22:42:39 -0700
  • 7bd1384277 Merge 'upstream': fix typo opt -> opts Damjan 9000 2024-12-13 10:29:00 +0100
  • bcdb4cd252
    Issue 1249 which key comments (#1263) ben fleis 2024-12-12 22:26:20 +0100
  • 74b8749c09 Merge 'upstream': updated comments Damjan 9000 2024-12-12 17:35:40 +0100
  • a2df3ea9eb
    Use consistent syntax style for { ... } "pseudocode" (#1247) Artem Dragunov 2024-12-12 18:51:58 +0300
  • 7bc9d19a4d
    Tweak outdated comment about lazy's config key usage. (#1250) ben fleis 2024-12-12 16:50:55 +0100
  • 68cec13329 cleanup: extract functionality into dedicated module commands Baipyrus 2024-11-27 10:53:19 +0100
  • 5bf8799ac6 extract telescope git functions into separate file Baipyrus 2024-11-27 10:48:21 +0100
  • 242577f9d0 overwrite default stash selection without index flag Baipyrus 2024-11-26 10:52:31 +0100
  • 707c1757d8 replace copied warning notification with custom message Baipyrus 2024-11-26 10:51:57 +0100
  • a1ca7a6d77 refactor: extract mapping functionality to use function name for help Baipyrus 2024-11-26 10:36:46 +0100
  • 29aabb6546 bugfix: use <C-S-d> to delete stash items to avoid remapping scroll Baipyrus 2024-11-26 09:55:26 +0100
  • db9168e2d1 try not to format html code for convenience Baipyrus 2024-11-26 09:53:13 +0100
  • 21206df7b3 stash drop mapping for telescope.builtin.git_stash Baipyrus 2024-11-21 15:21:19 +0100
  • 88f27dbfe9 replace unnecessary git plugins with telescope functions Baipyrus 2024-11-21 15:10:49 +0100
  • 46093fe19d Merge 'upstream': diagnostic-signs, nvim-dap lazy, which-key typo Damjan 9000 2024-11-20 17:49:23 +0100
  • 8d1ef972bc
    fix: which-key comment typo (#1227) Miha 2024-11-20 14:41:50 +0100
  • 9dfb1b230f
    Fix nvim-dap not lazy loading (#1216) Anjishnu Banerjee 2024-11-20 19:10:51 +0530
  • e5dc5f6d1c
    feat: Change to prepare for upcoming deprecation of configuring diagnostic-signs using sign_define() (#1232) gloomy-lemon-debatable 2024-11-20 22:37:22 +0900
  • 47a56eca84 Merge branch 'master' of https://github.com/Baipyrus/nvim-config Baipyrus 2024-11-20 11:49:22 +0100
  • 8c719b2733
    Merge pull request #21 from Baipyrus/navic Baipyrus 2024-11-20 11:45:32 +0100
  • d393c44b37 ignore gitcommit filetype for context display Baipyrus 2024-11-20 11:21:51 +0100
  • 884a60ca6a show only file extension instead of duplicate filename display Baipyrus 2024-11-20 11:19:34 +0100
  • 56e4179976 install barbecue.nvim to configure nvim-navic Baipyrus 2024-11-20 11:17:44 +0100
  • 3841ef2309 remove unused navic defaults in preparation for plugin Baipyrus 2024-11-20 11:10:39 +0100
  • 2c46e4dd46 disable tabpages by closing and switching to buffer Baipyrus 2024-11-20 10:32:21 +0100
  • cafa3b1b80 install html language server for basic functionality Baipyrus 2024-11-20 10:06:33 +0100
  • 89c445c901 move intelephense into place in "sorted" list Baipyrus 2024-11-20 10:05:05 +0100
  • c3569c1b51 explore workspace dir pusing oil.nvim to configure libraries manually Baipyrus 2024-11-05 11:42:23 +0100
  • ad214db84e Revert "detect processing-java core library installation path" Baipyrus 2024-11-05 11:37:16 +0100
  • ecaa414c4f move mason open keymap lazyvim Baipyrus 2024-11-03 16:27:36 +0100
  • 786cbc90d8 modify nvim-jdtls settings by detecting processing-java core library Baipyrus 2024-11-02 16:01:15 +0100
  • 1fe59378ba import default settings of nvim-jdtls Baipyrus 2024-11-02 16:01:02 +0100
  • d0fed4363e disable unwanted flash.nvim plugin Baipyrus 2024-11-02 15:53:37 +0100
  • 6e9877e959 detect processing-java core library installation path Baipyrus 2024-11-02 15:52:33 +0100
  • ca521b400c import shell options from kickstart-based config for windows-pwsh Baipyrus 2024-11-02 14:21:13 +0100
  • 17f2d224b0 allow LazyVim.terminal as floating window Baipyrus 2024-11-02 14:15:40 +0100
  • 677239a425 Revert "use builtin LazyVim.terminal instead" Baipyrus 2024-11-02 14:14:58 +0100
  • 1f1c3ec127 install additional plugins imported from kickstart-based config Baipyrus 2024-11-02 14:11:39 +0100
  • 630d557586 clean up: remove default settings from plugin configs Baipyrus 2024-11-02 14:07:06 +0100
  • 82e70e57fe use builtin LazyVim.terminal instead Baipyrus 2024-11-02 03:03:02 +0100
  • f89e199cfd configure preinstalled plugins as seen in kickstart-based config Baipyrus 2024-11-02 03:02:45 +0100
  • 37d246d9ec install additional plugins, converted from kickstart-based config Baipyrus 2024-11-02 03:01:00 +0100
  • c5a53918be configure catppuccin theme for config Baipyrus 2024-11-02 02:18:17 +0100
  • 075ae35440 disable unused lazygit plugin Baipyrus 2024-11-02 02:17:58 +0100
  • 90a0c655cc import options, keymaps and autocmds from kickstart-based config Baipyrus 2024-11-02 02:17:34 +0100
  • f885992d12 track plugins using lazy-lock Baipyrus 2024-11-01 23:53:24 +0100
  • 81da36e5d9 enable lazyvim extras Baipyrus 2024-11-01 23:53:05 +0100
  • 42d58a856c disable unused builtin plugins Baipyrus 2024-11-01 23:52:52 +0100
  • aa5efe98ef initialize base lazyvim-starter Baipyrus 2024-11-01 23:50:06 +0100
  • ee40a0ed8b Merge 'upstream' 5 changes from 2024-10-30 Damjan 9000 2024-10-31 18:56:10 +0100
  • 2ba39c6973
    Remove two because there are more than two. (#1213) Will Winder 2024-10-30 14:58:52 -0400
  • be678aa341
    Set breakpoint icons and their highlight colors (#1194) gloomy-lemon-debatable 2024-10-30 17:01:42 +0000
  • d09d9bc6dc
    Change diagnostic symbols if vim.g.have_nerd_font is true (#1195) gloomy-lemon-debatable 2024-10-30 15:50:27 +0000
  • fb7f6a1c13
    samarth-nagar fix: lazy help tag on line 931 (#1167) sam 2024-10-30 21:19:16 +0530
  • 5ed1bc38dc
    Disable linting autocmd for readonly buffers (#1202) Éric NICOLAS 2024-10-30 16:41:46 +0100
  • b2d0788ede add nvim-jdtls to lazy-lock Baipyrus 2024-10-28 17:57:16 +0100
  • 268aafa494 Merge branch 'master' into jdtls Baipyrus 2024-10-28 17:56:20 +0100
  • 735b2ed90b add nvim-navic for code context instead of nvim-treesitter-context Baipyrus 2024-10-28 17:50:01 +0100
  • 44b45b7c11 simply apply pwsh as shell for wsl instead of f7e7530 Baipyrus 2024-10-24 16:42:05 +0200
  • 7404b85ee4 bugfix: use pwsh by explicite file extension Baipyrus 2024-10-22 16:40:16 +0200
  • bb27e773c5 ignore excess errors on nvim-lint try_lint Baipyrus 2024-10-22 16:01:53 +0200
  • 3efbd7cbd3 added eslint for linting JS in php files Baipyrus 2024-10-22 15:23:26 +0200
  • f7e753013c using powershell/pwsh for windows/wsl installations Baipyrus 2024-10-22 14:55:08 +0200
  • 6e8f9931e0 bugfix: remove old bdelete keymap to be replaced by vim-bbye Baipyrus 2024-10-22 14:50:59 +0200
  • 8296b55962 move plugin related settings inside plugin config for consistency Baipyrus 2024-10-22 14:49:39 +0200
  • 3c7dfc4a3e install vim-bbye to delete buffers without losing window layout Baipyrus 2024-10-22 14:49:15 +0200
  • 37bd546ea8 silently try setting language, ignore errors if already english Baipyrus 2024-10-21 21:09:20 +0200
  • 557fe18bb0 set global statusline option Baipyrus 2024-10-18 14:35:52 +0200
  • faca7b63ce better telescope.builtin.oldfiles configuration Baipyrus 2024-10-17 11:58:51 +0200
  • d45de7ce83 suppress errors on switch to alt-file when deleting buffer Baipyrus 2024-10-17 11:16:51 +0200
  • cbb6693cbf add lazy-lock.json to versioning as recommended by kickstart.nvim Baipyrus 2024-10-17 11:08:54 +0200
  • f19ae0487b specify conditions to re-enable diagnostics after git conflict Baipyrus 2024-10-17 10:55:18 +0200
  • 5febea0f8a group conflict-marker.vim autocmds in one Baipyrus 2024-10-17 10:54:36 +0200
  • 5795aa73ef use alt-file when deleting current buffer Baipyrus 2024-10-17 10:54:10 +0200
  • 444b87fd8b Merge remote-tracking branch 'modular/master' Baipyrus 2024-10-17 10:53:43 +0200
  • c0a254f0b8 Merge 'upstream' fix: update lazy uninstall information link Damjan 9000 2024-09-24 17:48:44 +0200
  • 4120893b8a
    fix: update lazy uninstall information link (#1148) Bastien Traverse 2024-09-24 17:06:14 +0200
  • 1695a1d3fc Merge 'upstream' feat: update references of tsserver to ts_ls Damjan 9000 2024-09-10 22:34:43 +0200
  • 7201dc4801
    feat: update references of tsserver to ts_ls (#1131) Nicolás Baquero 2024-09-10 15:27:24 -0500
  • 3a01797417 Merge 'upstream' Fix the which-key spec issue caused by recent cleanup Damjan 9000 2024-08-26 22:50:44 +0200
  • a22976111e
    Fix the which-key spec issue caused by recent cleanup (#1113) Damjan 9000 2024-08-26 22:43:59 +0200
  • 7e11e8a26b Merge 'upstream' cleanup: refactor which-key configuration Damjan 9000 2024-08-26 22:15:38 +0200
  • 24d368f9ff
    cleanup: refactor which-key configuration for cleaner setup (#1102) Ihsan Tonuzi 2024-08-26 12:17:22 -0400
  • 7d83a27e60 Merge 'upstream' conform, readme, neo-tree silent Damjan 9000 2024-08-26 14:52:02 +0200
  • c76c323a7c
    fix: remove deprecated opt for conform.nvim (#1070) Ihsan Tonuzi 2024-08-25 23:28:26 -0400
  • e4a5300bdb
    Fix: updated the windows installation commands (#1101) Harshit Pant 2024-08-26 08:57:46 +0530
  • f49cc6c935
    Enable silent option for default neo-tree plugin keybinding (#1108) Bayram Kazik 2024-08-26 06:23:17 +0300