Commit graph

12 commits

Author SHA1 Message Date
Matilde Bravo
31b38e5649
Added missing git package in fugitive and neogit (#42)
* Added git to extra packages

* Added missing git package in fugitive and neogit
2022-10-03 19:17:31 +01:00
Pedro Alves
4ddd3969e5
nixvim: support standalone nixvim
This represents a major rearchitecture for nixvim, so I'm leaving this up to track the progress for now, and to serve as a reference for any breaking changes during transition.

The main change is, of course, being able to use nixvim standalone. To do this, you should use the new build function, which takes in two arguments: the system architecture (e.g. x86_64-linux) and the configuration. For the new configuration, do not use the programs.nixvim. prefix.

For module development, the main change is that you should no longer prefix your modules with programs.nixvim..
2022-09-18 11:19:23 +01:00
Pedro Alves
70791a75fa fix bug in helpers 2021-03-24 13:57:33 +00:00
Pedro Alves
0ca819eca4 startify: fix bookmarks 2021-03-19 15:09:39 +00:00
Pedro Alves
f7e02b3ccf packer: init plugin 2021-03-18 14:03:17 +00:00
Pedro Alves
5ffa2b4543 ledger: init plugin 2021-03-18 10:04:58 +00:00
Pedro Alves
3624689305 startify: init plugin 2021-02-11 15:27:35 +00:00
Pedro Alves
43ce0d77db helpers: add a helper for creating options 2021-02-10 21:03:30 +00:00
Pedro Alves
0586bed5ad Add support for mappings 2021-01-05 16:11:56 +00:00
Pedro Alves
7122ccd208 add vim-airline 2021-01-05 11:27:39 +00:00
Pedro Alves
005df95e7b create helpers.toLuaObject 2021-01-02 16:53:38 +00:00
Pedro Alves
18d6f8da5f lightline: support all options of the official plugin 2020-12-31 18:15:19 +00:00