Commit graph

105 commits

Author SHA1 Message Date
6284b83b1f
nvim: Update paq 2024-06-09 17:33:10 +05:30
e5459121b1
nvim: Update paq 2024-02-18 21:15:04 +05:30
6089779a48
nvim: Update paq 2023-12-18 17:36:37 +05:30
2bb8c85003
nvim: Update paq 2023-08-30 13:48:23 +05:30
551ca63dfa
nvim: Update paq 2023-06-19 11:38:43 +05:30
ebac7a3beb
nvim: Update paq 2023-03-02 11:03:19 +05:30
56f81f598e
nvim: Switch back to paq
Packer does not seem to be maintained. Version 2 being developed
by Lewis @ https://github.com/lewis6991/packer.nvim has breaking
changes. Migrating to Lazy will open it's own can of worms & it
does not use packages. Funny thing is author of Packer himself
uses Lazy.

We really should not be needing anything fancy. neovim can load
packages automatically from packpath. All we need is something
which will clone the packages to packpath and all those will be
automatically loaded.

paq.nvim which we were using before packer was the right choice
and does the bare minimum we stated above.

Rest all with features like fancy lazy loading is nonsense.
2023-02-09 20:19:59 +05:30
547bf78b9b
nvim: plugins: Update plugin configuration
Do not make packer optional and remove use of after, cmd, config,
run and requires.

This is in preparation for testing if we can move off the plugin
manager and use in built packages support for handling packages.

While at it, drop unnecessary comments.
2023-02-09 15:57:47 +05:30
a134cea609
nvim: Update packer 2023-01-14 18:58:51 +05:30
4fe0311c3c
nvim: Update packer 2022-12-20 20:43:10 +05:30
599a0f1d2d nvim: Update packer 2022-12-08 11:11:23 +05:30
db1d0492ce nvim: Update packer 2022-12-06 12:38:40 +05:30
44c5116299 nvim: Update packer 2022-11-29 20:26:28 +05:30
e5352a7ac6 nvim: Update packer 2022-09-17 10:56:51 +05:30
24f4e8aff1 nvim: Update packer 2022-08-23 10:00:34 +05:30
2f58beffc7 nvim: Update packer 2022-08-08 09:46:00 +05:30
8198cf7396 nvim: Update packer 2022-07-27 12:21:42 +05:30
01dddffa53 nvim: Update packer 2022-07-08 10:05:14 +05:30
f6465cb3a5 nvim: Update packer 2022-07-02 13:04:59 +05:30
1fdb057edf nvim: Update packer 2022-06-05 15:03:49 +05:30
2ed668e2c1 nvim: Update packer 2022-03-24 09:16:50 +05:30
564448abc7 nvim: Update packer 2022-03-02 09:06:17 +05:30
2fd1922193 nvim: Update packer 2022-02-16 09:54:45 +05:30
3c62e9f330 nvim: Update packer 2022-02-10 13:00:11 +05:30
f316cad185 nvim: Update packer 2022-02-08 15:47:57 +05:30
fa0308e93e nvim: Update packer 2022-01-20 10:18:45 +05:30
d0b93a537a nvim: Update packer 2021-12-06 10:28:30 +05:30
46b42807a2 nvim: Update packer 2021-11-08 12:31:17 +05:30
f6d56d6786 nvim: Update packer 2021-10-20 13:01:21 +05:30
e4ac609db3 nvim: Update packer 2021-10-14 00:43:31 +05:30
d7fbe762c5 nvim: Update packer 2021-09-27 13:50:59 +05:30
b31aeaf597 nvim: Update packer 2021-09-21 11:02:25 +05:30
be257f67f0 nvim: Update packer 2021-09-06 14:51:16 +05:30
44411a87e2 nvim: Update packer 2021-08-31 11:02:34 +05:30
9431ca8646 nvim: Update packer 2021-08-12 12:02:25 +05:30
26bc1e7e9c nvim: Update packer 2021-08-06 10:51:22 +05:30
b319398534 nvim: Update packer 2021-07-25 11:42:33 +05:30
c9cc36a499 nvim: Update packer 2021-07-20 21:01:22 +05:30
c51261d94a nvim: Update packer 2021-07-16 10:54:46 +05:30
ed70d5a630 nvim: Update packer 2021-07-13 19:56:43 +05:30
a85a76c3eb nvim: Update packer 2021-07-09 10:34:12 +05:30
6c3886aff0 nvim: Update packer 2021-07-05 10:48:53 +05:30
47065178c5 nvim: Update packer 2021-06-23 12:30:18 +05:30
ba3c62722b nvim: Update packer 2021-06-15 08:34:27 +05:30
9d6be2d56b nvim: Update packer 2021-06-10 10:30:27 +05:30
65230f92a0 nvim: Update packer 2021-06-04 10:33:31 +05:30
ac3cb2e828 nvim: Update packer 2021-05-29 10:50:43 +05:30
847dd90e2d nvim: Update packer 2021-05-21 10:02:13 +05:30
3b163a4a5a nvim: Update packer 2021-05-17 10:34:30 +05:30
d3a0883851 nvim: Update packer 2021-05-14 10:25:01 +05:30