This website requires JavaScript.
Explore
Help
Sign in
NotAShelf
/
nvf
Watch
1
Star
0
Fork
You've already forked nvf
0
mirror of
https://github.com/NotAShelf/nvf.git
synced
2025-02-23 20:08:30 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
5e37fc549a
nvf
/
modules
/
plugins
/
completion
/
default.nix
10 lines
90 B
Nix
Raw
Normal View
History
Unescape
Escape
modules: make lib calls explicit where possible
2024-02-26 08:05:23 +03:00
{
feat: apply new module format to nvim-cmp
2023-02-27 17:52:43 +03:00
imports
=
[
cmp: move source plugin into parent option
2024-12-23 02:00:47 +01:00
./config.nix
./options.nix
feat: apply new module format to nvim-cmp
2023-02-27 17:52:43 +03:00
./nvim-cmp
blink: init
2024-12-23 01:24:06 +01:00
./blink-cmp
feat: apply new module format to nvim-cmp
2023-02-27 17:52:43 +03:00
]
;
dev: rebase on a less personalized neovim flake
2023-02-01 22:11:37 +03:00
}
Reference in a new issue
Copy permalink