mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-09-07 02:41:33 +00:00
neovim/init: add API for autocmds and autogroups (#656)
This commit is contained in:
parent
9f276a0c5f
commit
dd281b78e5
3 changed files with 194 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
|||
{
|
||||
imports = [
|
||||
./autocmds.nix
|
||||
./basic.nix
|
||||
./debug.nix
|
||||
./highlight.nix
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue