Commit graph

  • 354aa1e1b7 chore: bump plugins version github-actions[bot] 2023-04-17 14:05:30 +0000
  • 40e4857440
    feat(tailwind): add .ts options to tailwind.config root_pattern (#4016) Sinuhe Shin 2023-04-16 05:26:05 -0300
  • c2279f7508 feat: allow user to not spawn git at startup Nbiba Bedis 2023-04-15 21:13:46 +0100
  • 70ce6b7ddc
    fix: make FileOpened autocmd work with quickfix (#4040) LostNeophyte 2023-04-15 19:48:06 +0200
  • 3b16c266d7
    fix(bootstrap): delay lsp setup until LazyDone (#4041) LostNeophyte 2023-04-15 13:46:06 +0200
  • 6544837f42
    fix: use require instead of reload in pcalls (#4038) YinAqu 2023-04-15 19:03:25 +0800
  • e78b4411ad fix(core): reload error signal YinAqu 2023-04-15 18:57:07 +0800
  • 512b9b1698 fix(bootstrap): delay lsp setup until LazyDone LostNeophyte 2023-04-15 12:09:34 +0200
  • df98ab0d1b fix: make FileOpened autocmd work with quickfix LostNeophyte 2023-04-15 11:19:13 +0200
  • 23ace671d6
    fix(nvim-tree): remove deprecated option (nvim-tree/nvim-tree.lua#2122) (#4033) Olegek 2023-04-13 06:10:15 +0000
  • 71251adcb3 fix: remove deprecated option nvim-tree/nvim-tree.lua#2122 afaikiac 2023-04-12 20:14:59 +0300
  • bc1d276372 fix: add border in toggleterm of lazygit to fix the missing search Emman Nipal 2023-04-13 00:38:35 +0800
  • a0b2a0e9bf
    feat(installer): allow customizing NVIM_APPNAME (#3896) kylo252 2023-04-12 18:46:29 +0200
  • a94da4bfeb
    docs: add code_actions to example config Juliano Farias 2023-04-12 14:28:14 +0200
  • 844e59f062 revert float_opts refactor-toggleterm-exec opalmay 2023-03-06 20:20:26 +0200
  • b35c10f46f refactor: set desc for default binds opalmay 2023-03-06 20:08:59 +0200
  • 5d256e98c6 chore: formatting opalmay 2023-03-06 20:03:04 +0200
  • e5410efb78 refactor: desc logic opalmay 2023-03-06 20:02:01 +0200
  • cee6bfda8c refactor: allow setting float_opts directly opalmay 2023-03-06 19:57:36 +0200
  • ec79c00db9 refactor: don't set noremap in bind opalmay 2023-03-06 19:49:26 +0200
  • 5f54ff7720 refactor: don't bind t for <space> binds opalmay 2023-03-06 19:46:17 +0200
  • de2bd1c3d8 refactor: default shell (#3867) opalmay 2023-03-06 19:42:37 +0200
  • 5eb2f1a37a refactor: keybinds -> terminals, keybind -> term_opts opalmay 2023-02-14 22:51:01 +0200
  • 81a9a92d10 fix: don't bind terminal mode for <leader> keys opalmay 2023-02-13 11:02:25 +0200
  • 37fb60f755 chore: handle soft deprecation opalmay 2023-02-07 21:23:39 +0200
  • f62ab44a4e refactor: execs -> keybinds opalmay 2023-02-07 21:21:51 +0200
  • 52ba9abafc refactor: use dot notation for intellisense opalmay 2023-02-07 18:43:27 +0200
  • c9cedd2f1c refactor: local functions, better names, comments opalmay 2023-02-05 14:24:57 +0200
  • f856dbc0cb cleanup: remove print opalmay 2023-02-05 00:00:59 +0200
  • ba572a97bb refactor: remove abstraction opalmay 2023-02-04 23:49:14 +0200
  • f4ebcb9947 fix: direction opalmay 2023-02-04 23:12:56 +0200
  • b7b150dcad rebase opalmay 2023-03-06 19:35:57 +0200
  • 0001a9680a fix: move setup, on_config_done (for terminal obj) opalmay 2023-02-05 14:29:06 +0200
  • 25f2945111 rebase opalmay 2023-03-06 19:33:34 +0200
  • 1e1e7bb4f5
    chore: bump plugins version (#3980) github-actions[bot] 2023-04-12 13:56:20 +0300
  • 3f2e91b667
    feat(lazy): lazy.nvim settings can be customized (#4010) erodey 2023-04-12 14:29:11 +0600
  • b5cc0a51bd
    feat(keybindings): add code action to visual mode (#4022) sigmaSd 2023-04-12 07:23:35 +0100
  • 21311d6b64
    fix: typo (#4023) sigmaSd 2023-04-12 07:22:41 +0100
  • cdf25fd4e0 chore: bump plugins version github-actions[bot] 2023-04-11 14:05:49 +0000
  • 85fe1cc85e
    fix: typo sigmaSd 2023-04-11 05:06:18 +0100
  • c12904a803
    fmt sigmaSd 2023-04-11 05:04:34 +0100
  • 3b2b0eaded
    feat(keybindings): add code action to visual mode sigmaSd 2023-04-11 04:59:55 +0100
  • 5eae5daf42
    fix: add user's colorscheme to lazy's opts LostNeophyte 2023-04-10 12:59:09 +0200
  • 6b24ed7a2a feat(tailwind): add .ts options to tailwind.config root_pattern sinuheshinbr 2023-04-09 18:02:14 -0300
  • d426feb7f1 lazy.nvim config moved to lvim.config.defaults. plugin-loader.load directly calls lazy.opts Yernar Amanbay 2023-04-08 16:42:02 +0600
  • 2d37303649
    fix(installer): validation step was failing on windows (#4008) Elvis Dukaj 2023-04-07 14:09:02 +0200
  • ad6a0e3d18
    feat(mason): add on_config_done option to lvim.builtin.mason (#3991) Akihiro Okuno 2023-04-07 21:02:09 +0900
  • 7a9cc63af9
    chore(plugins): remove popup.nvim as it is deprecated (#4004) hehelego 2023-04-07 20:01:36 +0800
  • ff1e53e3ca fixup!: remove popup.nvim from the snapshot kylo252 2023-04-07 14:00:01 +0200
  • 507792ef24
    ci(issue_template): require additional terminal information (#3915) CPea 2023-04-07 18:55:16 +0700
  • 14d6b4a0b1 files formatted Yernar Amanbay 2023-04-07 16:25:05 +0600
  • 2b74bb555c config.example.lua changed accordingly Yernar Amanbay 2023-04-07 15:50:25 +0600
  • 6bd46cb6f5
    feat(lang): yaml use schemastore (#3953) Jieru Mei 2023-04-06 21:55:09 -0400
  • c70320a623 fix(installer): validation step was failing on windows Elvis Dukaj 2023-04-06 14:52:22 +0200
  • 011814cc00 lazy.nvim can be customized form config.lua Yernar Amanbay 2023-04-06 20:48:22 +0600
  • 0b13c9f6bc
    feat(mason): add support for mason-registry (#3994) kylo252 2023-04-04 10:10:36 +0200
  • 33334b52c2
    chore(plugins): remove popup.nvim as it is deprecated hehelego 2023-04-04 15:23:12 +0800
  • c70479b0c7 fix(lazy)!: wrap refresh for mason-registry kylo252 2023-03-31 14:00:32 +0200
  • 75843f724b feat(mason): add support for mason-registry kylo252 2023-03-30 13:15:19 +0200
  • 6beb8fa28a feat(mason): add on_config_done option to lvim.builtin.mason Akihiro Okuno 2023-03-30 00:15:38 +0900
  • b765f95508
    fix(nvimtree): don't overwrite update_focused_file.ignore_list (#3986) gtscherer 2023-03-27 23:39:11 -0700
  • 96383ddb63 fix(plugin): Prevent Overwriting NvimTree update_focused_file.ignore_list Greggory Scherer 2023-03-27 13:20:03 -0700
  • 83aadfe66e
    chore: bump plugins version (#3968) github-actions[bot] 2023-03-26 13:04:15 +0300
  • a9e28530fe chore: bump plugins version github-actions[bot] 2023-03-26 10:02:09 +0000
  • 9ce05b45f1
    tst LostNeophyte 2023-03-25 08:54:47 +0100
  • a2d198030d feat(lua/lvim/core/cmp.lua): enable the user to easily add new completion sources Daniel Mora 2023-03-24 15:36:22 -0400
  • 2e42dddb11
    chore: bump plugins version (#3945) github-actions[bot] 2023-03-20 22:46:55 +0200
  • 0ca97f7755
    fix(which-key): typo (#3963) Zhizhen He 2023-03-21 02:29:24 +0800
  • cf0c8974e5 chore: bump plugins version github-actions[bot] 2023-03-20 14:05:55 +0000
  • e9673afd58
    fix(which-key): typo Zhizhen He 2023-03-20 16:11:27 +0800
  • 76040d25ff
    fix(dap): invalid border value (#3951) Jieru Mei 2023-03-19 21:55:02 -0700
  • 57395bcc8a
    fix: copilot indent reset (#3343) (#3960) Khilseith 2023-03-20 04:54:41 +0000
  • f64294f768
    fix(lsp): incorrect g goto capitalization (#3950) Jabriel 2023-03-20 12:25:59 +0800
  • 83f01938b8
    fix: copilot indent reset (#3343) Khilseith 2023-03-17 12:27:34 -0700
  • e58b1c5646 feat(lang): yaml use schemastore meijieru 2023-03-12 04:37:00 -0400
  • 3ba923d455 fix(dap): invalid border value meijieru 2023-03-04 15:21:15 -0500
  • f22d15a7ee
    fix(lsp): incorrect g goto capitalization Jabriel 2023-03-12 10:19:11 +0800
  • d559dfc1cd
    chore: bump plugins version (#3913) github-actions[bot] 2023-03-10 15:02:11 +0200
  • b6c38879c0 chore: bump plugins version github-actions[bot] 2023-03-09 14:05:41 +0000
  • ae461bca81 feat(terminal): fire neo tree git event when closing lazygit FISH UP 2023-03-07 20:22:16 +0000
  • 9f1f98312b
    feat: regenerate lsp templates after LvimUpdate (#3864) LostNeophyte 2023-03-06 11:15:08 +0100
  • b5800bc3c4
    fix(breadcrumbs): disable for neotest (#3921) Jieru Mei 2023-03-05 22:01:33 -0500
  • b298967a3e fix(breadcrumbs): disable for neotest meijieru 2023-03-03 15:50:27 -0500
  • 3be09619cb ci: require user to provide terminal info CPea 2023-03-03 11:31:22 +0700
  • 7c3849ee38
    chore: bump plugins version (#3888) github-actions[bot] 2023-03-01 19:03:05 +0200
  • 291a91efaf chore: bump plugins version github-actions[bot] 2023-03-01 14:05:56 +0000
  • c86dfabab7
    chore(custom-finders): don't use deprecated _close action (#3903) Marco 2023-03-01 11:45:07 +0100
  • 106575b4c1 feat(plugins): add plugins to cmp config Herbert Maschke 2023-02-28 12:55:35 +0100
  • 4dc34ce27c
    solve deprecation warning Marco 2023-02-28 11:24:49 +0100
  • 8b9688a5c4
    chore: format LostNeophyte 2023-02-25 12:37:12 +0100
  • 2f44292c5d
    clear cache and templates after updating plugins LostNeophyte 2023-02-25 12:34:37 +0100
  • a7e7f28639
    fix(config-loader): defer invalid configuration warning (#3869) LostNeophyte 2023-02-25 12:24:12 +0100
  • 5951c431e6
    chore: replace deprecated MDI Orbit icon (#3880) Antoine Cotten 2023-02-25 12:23:56 +0100
  • bcd535a53a
    add vim.schedule to configuration not found notify LostNeophyte 2023-02-25 12:10:12 +0100
  • 5497b5dbf3 feat(installer): allow customizing NVIM_APPNAME kylo252 2023-02-25 11:45:30 +0100
  • 9c907aa685 refactor: revert some of the changes to make this non-breaking opalmay 2023-02-24 17:06:06 +0200
  • bddae6bb56 fix(ci): empty cache/config opalmay 2023-02-17 17:41:45 +0200
  • f67df8471c fix: unit test opalmay 2023-02-17 17:28:24 +0200
  • 6652533b34 fix: unit tests opalmay 2023-02-17 16:47:19 +0200
  • 20aa6d18a9 fix: move setting default NVIM_APPNAME to start opalmay 2023-02-17 16:40:22 +0200