mirror of
https://github.com/nmasur/dotfiles
synced 2025-08-19 16:24:41 +00:00
add jujutsu vcs
This commit is contained in:
@@ -20,6 +20,7 @@ in {
|
||||
|
||||
# Use Neovim as the editor for git commit messages
|
||||
programs.git.extraConfig.core.editor = "nvim";
|
||||
programs.jujutsu.settings.ui.editor = "nvim";
|
||||
|
||||
# Set Neovim as the default app for text editing and manual pages
|
||||
home.sessionVariables = {
|
||||
|
Reference in New Issue
Block a user