feat(nvim): dap support, fix(nvim): eslint & prettier formatting
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
enable = true;
|
||||
settings = {
|
||||
git-mode = "compact";
|
||||
theme = "gruvbox";
|
||||
};
|
||||
modules = [
|
||||
"host"
|
||||
|
||||
Reference in New Issue
Block a user