This website requires JavaScript.
Explore
Help
Sign in
mirror
/
nix-community.nixvim
Watch
1
Star
0
Fork
You've already forked nix-community.nixvim
0
mirror of
https://github.com/nix-community/nixvim.git
synced
2025-06-24 01:38:40 +02:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
4
c3d95240c4
nix-community.nixvim
/
tests
/
test-sources
/
plugins
/
by-name
/
intellitab
/
default.nix
6 lines
59 B
Nix
Raw
Normal View
History
Unescape
Escape
plugins/by-name: add missing test files - Added "empty" test for: - autoclose - commentary - easyescape - floaterm - fugitive - gitmessenger - intellitab - nvim-bqf - nvim-colorizer - surround - treesitter-refactor - vim-matchup
2024-09-06 22:22:34 +01:00
{
empty
=
{
plugins/intellitab: migrate to mkVimPlugin
2024-12-16 17:18:32 +01:00
plugins
.
intellitab
.
enable
=
true
;
plugins/by-name: add missing test files - Added "empty" test for: - autoclose - commentary - easyescape - floaterm - fugitive - gitmessenger - intellitab - nvim-bqf - nvim-colorizer - surround - treesitter-refactor - vim-matchup
2024-09-06 22:22:34 +01:00
}
;
}
Reference in a new issue
Copy permalink