fixing some st00pid stuff i dont remember
This commit is contained in:
5
home/bin/neovim/plugins/chatgpt.nix
Normal file
5
home/bin/neovim/plugins/chatgpt.nix
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
programs.nixvim.plugins.chatgpt = {
|
||||
enable = true;
|
||||
};
|
||||
}
|
||||
@@ -13,6 +13,7 @@
|
||||
./tagbar.nix
|
||||
./telescope.nix
|
||||
./treesitter.nix
|
||||
# ./chatgpt.nix
|
||||
# ./vimtex.nix
|
||||
./nonels.nix
|
||||
./conform.nix
|
||||
|
||||
Reference in New Issue
Block a user