Commit Graph

  • c26c5940ed Обновить README.md main Сергей Ванюшкин 2024-06-22 00:58:26 +03:00
  • 17e8e73abf codeium Sergey Vanyushkin 2024-05-04 21:47:39 +00:00
  • 4a7f9a11df add some plugins pi3c 2024-04-23 23:18:10 +03:00
  • 83485b0eac add some plugins pi3c 2024-04-23 23:17:09 +03:00
  • 60a8ea9057 feat(AstroNvim): add new update_notification option with description Micah Halter 2024-04-18 11:02:04 -04:00
  • a703cdbe01 chore(astrocore): simplify L and H example mappings Micah Halter 2024-04-06 08:09:53 -04:00
  • a52fcde0cd doc: clarify that version is used for stable vs nightly AstroNvim Micah Halter 2024-04-01 16:06:47 -04:00
  • 1a1b69ac3e chore: remove unnecessary branches for release Micah Halter 2024-04-01 09:09:55 -04:00
  • 782aa957e2 chore(lazy): recommend backdrop = 100 default Micah Halter 2024-03-28 09:10:38 -04:00
  • ac1eaeb785 fix: update lazy bootstrapping for nightly and stable neovim Micah Halter 2024-03-27 07:14:34 -04:00
  • 9e3be30b92 fix!: diagnostics configuration moved to AstroCore Micah Halter 2024-03-05 14:13:36 -05:00
  • d1c8c8c9a6 chore: increase default large_buf size Micah Halter 2024-02-26 09:20:41 -05:00
  • 5a47cc12f1 chore: move from luacheck to selene Micah Halter 2024-02-26 05:40:41 -05:00
  • b2b495ff0d doc: clarify lua language server setup Micah Halter 2024-02-23 15:53:28 -05:00
  • 046e991ca0 fix: spelling Ben Woodward 2024-02-23 20:07:42 +00:00
  • 51d6413e03 fix(astrolsp): lsp_handlers removed and moved to a full config table Micah Halter 2024-02-22 08:50:51 -05:00
  • 046d464243 revert!: list_inesrt_unique moved back to taking a table Micah Halter 2024-02-22 04:40:04 -05:00
  • a2218c603b fix(lsp): Typo in the comment luxus 2024-02-20 01:49:08 +01:00
  • 215d9457c1 feat: add TODO comment strings to highlight lines to modify Micah Halter 2024-02-19 13:33:56 -05:00
  • 4ab91873cc chore: remove unnecessary global from template Micah Halter 2024-02-15 10:56:31 -05:00
  • 6e5afbe75d refactor: combine files to align with plugin organization and add more comments Micah Halter 2024-02-14 11:12:47 -05:00
  • f4b42001e2 refactor: move lazy setup so user never touches init.lua Micah Halter 2024-02-13 18:04:54 -05:00
  • 75d2b26b6e refactor: move maplocalleader to AstroNvim opts Micah Halter 2024-02-13 15:39:40 -05:00
  • d5dc216288 refactor: code cleanup Micah Halter 2024-02-13 14:05:37 -05:00
  • 95082bdcfd refactor: move community to a separate file Micah Halter 2024-02-13 14:00:50 -05:00
  • cb61bab710 refactor: move polish to a separate file Micah Halter 2024-02-13 13:52:12 -05:00
  • 395d8d895b refactor: move mapleader and icons_enabled to AstroNvim opts Micah Halter 2024-02-13 13:42:17 -05:00
  • 9d4c092e31 refactor: simplify file structure Micah Halter 2024-02-13 11:29:05 -05:00
  • 4aa332ee0b refactor!: options moved to AstroCore Micah Halter 2024-02-13 10:31:51 -05:00
  • 568db39c67 fix(astrocore): max_file renamed to large_buf Micah Halter 2024-02-06 13:47:21 -05:00
  • f142075daa fix(plugins): update mapping casing Micah Halter 2024-01-28 09:58:38 -05:00
  • c886e9ffeb feat(lsp): add example of LSP features Micah Halter 2024-01-22 13:09:26 -05:00
  • 2420c8860f fix(lazy): update typing and structure of lazy setup call Micah Halter 2024-01-20 08:51:43 -05:00
  • 5ce8fbf9cc feat: add typings to tables Micah Halter 2024-01-20 00:40:08 -05:00
  • 550a3b6cab chore(mason): make it easier to modify list_insert_unique call Micah Halter 2024-01-19 15:57:33 -05:00
  • 2813f57ab9 chore(treesitter): make it easier to modify list_insert_unique call Micah Halter 2024-01-19 15:56:43 -05:00
  • 921a73c4a6 fix: update to new list_insert_unique format Micah Halter 2024-01-19 13:13:52 -05:00
  • 7b03a0e779 fix(lazy): validate lazy is able to be loaded Micah Halter 2024-01-18 16:22:20 -05:00
  • 1a7f4cc8ad fix(core): fix require typo manuuurino 2024-01-04 04:35:14 +01:00
  • a3f12bbc69 fix(mappings): fix require typo manuuurino 2024-01-03 19:18:02 +01:00
  • f80d456010 feat(ui): added example file manuuurino 2024-01-03 21:15:06 +01:00
  • 51e96efe93 docs: add notice about community example Micah Halter 2024-01-12 08:56:52 -05:00
  • 9d7c0e0b25 feat: AstroNvim configures it's own plugin pinning Micah Halter 2023-12-18 08:11:14 -05:00
  • 151a16113d fix(none-ls): Swap out jose-elias-alvarez/null-ls with nvimtools/none-ls Uzair Aftab 2023-12-14 20:49:58 +01:00
  • 02bbc5fca7 fix(none-ls): update null-ls file to none-ls Micah Halter 2023-12-14 16:05:47 -05:00
  • ba2038a9c6 fix(mappings): Fix issue with wrong imports in commented out code Uzair Aftab 2023-12-07 12:25:39 +01:00
  • e5ff5111a5 fix: ignore missing fields for LSP configuration options Micah Halter 2023-10-26 10:36:27 -04:00
  • 02dd6972b2 chore: clean up template comments Micah Halter 2023-10-10 09:14:57 -04:00
  • e12977f3c4 fix: keep stable astronvim updating in the current major release to avoid breaking changes Micah Halter 2023-10-06 12:11:00 -04:00
  • 3697cce5a1 refactor: simplify spec setup now that cond is usable for imports Micah Halter 2023-10-06 11:59:27 -04:00
  • 4e9e8032ab chore: fix various typos Micah Halter 2023-08-10 07:50:21 -04:00
  • fa0db7e9b0 chore: update luacheckrc Micah Halter 2023-08-04 10:18:18 -04:00
  • 16e5423fe0 docs: add note to README Micah Halter 2023-08-04 10:17:21 -04:00
  • 4f0762be2d feat: add lua_ls completion for AstroNvim core plugins Micah Halter 2023-08-03 15:40:31 -04:00
  • ab545e95e1 chore: move README to the root Micah Halter 2023-08-02 11:08:17 -04:00
  • d0eaa28b5a chore(mappings): improve example mappings Micah Halter 2023-07-31 10:13:49 -04:00
  • e9875c83b6 refactor: clean up user example files to be easier to follow Micah Halter 2023-07-27 12:42:05 -04:00
  • b586a17c6b fix: set variable if it's a first install Micah Halter 2023-07-27 06:57:52 -04:00
  • 4f704ee476 fix: update mappings Micah Halter 2023-07-26 09:28:08 -04:00
  • b30ee0385f fix: astrocore.utils moved to astrocore Micah Halter 2023-07-26 09:08:29 -04:00
  • 372bba036f fix: Point to v4 compatible branch (#18) Uzair Aftab 2023-07-26 13:44:02 +02:00
  • ac5dc3ac00 chore: disable lazy loading by default Micah Halter 2023-07-25 15:49:31 -04:00
  • 5dae91a387 feat!: Move to AstroNvim v4 distributed through lazy.nvim Micah Halter 2023-07-25 12:00:48 -04:00
  • 59b12098bd fix: disable lua_ls formatting with Neoconf Micah Halter 2023-07-06 09:16:09 -04:00
  • 8b8a9a035f fix: add luacheck configuration Micah Halter 2023-06-22 11:28:25 -04:00
  • 8ef52d0256 feat(options): add experimental resession option Micah Halter 2023-06-02 11:51:55 -04:00
  • bb38952947 refactor(plugins): simplify list_insert_unique calls Micah Halter 2023-05-01 13:25:53 -04:00
  • 01ac6de9a9 fix(plugins): protect ensure_installed table from community packs Micah Halter 2023-04-28 09:56:43 -04:00
  • 23c505c58a docs: update lua lsp formatting comments Logan Luo 2023-04-06 13:25:22 +08:00
  • 14ca83640a chore: update disable plugins Micah Halter 2023-03-17 11:55:51 -04:00
  • 89b4076fdc update mappings to be compatible with astrovim 3 Christian Mayer 2023-03-11 12:07:44 +01:00
  • 821aa73190 fix(plugins): fix default configuration syntax Micah Halter 2023-03-11 20:52:24 -05:00
  • 2d62b10020 chore: use stable astronvim Micah Halter 2023-03-10 10:41:34 -05:00
  • 173d7f67a0 fix(mason): sumneko_lua -> lua_ls Utkarsh Gupta 2023-03-09 18:26:34 +05:30
  • a624f3fac9 fix(options): update diagnostic options Utkarsh Gupta 2023-03-02 22:10:45 +05:30
  • 543b6c0e30 chore: simplify user configuration Micah Halter 2023-03-10 08:28:04 -05:00
  • 6774fc80cd chore(update): v3 released to nightly Micah Halter 2023-03-01 08:47:51 -05:00
  • 683413b8c3 chore(updater): until stable v3, use nightly Micah Halter 2023-02-28 11:19:27 -05:00
  • 877cec5c69 fix: update breaking changes in v3 Micah Halter 2023-02-28 11:19:15 -05:00
  • 056945c13b feat(plugins): add example of using astrocommunity repo Micah Halter 2023-02-28 11:09:58 -05:00
  • 940fd4b7ab fix(heirline): fix astronvim.get_hlgroup usage Micah Halter 2023-01-30 20:20:36 -05:00
  • 5a93e3dd9c refactor: remove astronvim_theme options Micah Halter 2023-01-24 20:27:55 -05:00
  • e26457c13e docs: add README with basic instructions Micah Halter 2023-01-14 14:24:08 -05:00
  • aac7f99b05 feat: initial push with a fully separated and organized user configuration for AstroNvim v3 Micah Halter 2023-01-14 14:16:59 -05:00