1
0
Fork 0
mirror of https://github.com/nix-community/nixvim.git synced 2025-11-20 09:19:41 +01:00
Commit graph

6 commits

Author SHA1 Message Date
Gaetan Lepage
c498d0b9c9 plugins/tagbar: switch to using mkPlugin 2024-01-14 22:35:27 +01:00
Gaetan Lepage
b6724702b4 misc: refactor imports, prefer adding helpers to args rather than importing it 2023-11-06 16:33:39 +01:00
Gaetan Lepage
7ae81019d9 plugins/copilot: rename copilot -> copilot-vim 2023-06-22 10:34:36 +02:00
Tanish2002
efdcbe225f perform some statix linting and fixes 2023-05-22 23:00:53 +02:00
Gaétan Lepage
264de8cefb
added formatter + reformat existing codebase (#175) 2023-02-20 10:42:13 +00:00
Gaétan Lepage
b6e01b9100
plugins: Add tagbar (#156)
* plugins: Add tagbar

* tagbar: fix typo

---------

Co-authored-by: Pedro Alves <pta2002@pta2002.com>
2023-02-14 19:50:47 +00:00