nixbook: nixvim fixes, add devcontainer script
This commit is contained in:
parent
8964da1663
commit
24de630982
5 changed files with 44 additions and 26 deletions
|
|
@ -3,7 +3,7 @@
|
|||
{
|
||||
enable = true;
|
||||
}
|
||||
// import ../../../lib/nixvim.nix;
|
||||
// ( import ../../../lib/nixvim.nix {inherit pkgs;} );
|
||||
|
||||
programs.vscode = {
|
||||
extensions = [pkgs.vscode-extensions.asvetliakov.vscode-neovim];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue