nvf finally working well!
This commit is contained in:
parent
b699fff171
commit
9962740d37
24 changed files with 209 additions and 189 deletions
|
@ -1,8 +1,8 @@
|
|||
_:{
|
||||
_: {
|
||||
programs.neovim-flake.settings.vim = {
|
||||
terminal = {
|
||||
toggleterm = {
|
||||
enable = true;
|
||||
enable = false;
|
||||
mappings.open = "<C-t>";
|
||||
|
||||
setupOpts = {
|
||||
|
@ -10,7 +10,6 @@ _:{
|
|||
lazygit = {
|
||||
enable = true;
|
||||
direction = "tab";
|
||||
mappings.open = "<leader>gg";
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue