mirror of
https://github.com/NotAShelf/nvf.git
synced 2024-11-22 21:30:51 +00:00
dev: remove tabnine
This commit is contained in:
parent
0e8dd15d27
commit
ffc891ebc6
1 changed files with 0 additions and 6 deletions
|
@ -44,7 +44,6 @@
|
|||
# Flake inputs
|
||||
inputs = {
|
||||
nixpkgs.url = "github:nixos/nixpkgs/nixpkgs-unstable";
|
||||
flake-utils.url = "github:numtide/flake-utils";
|
||||
flake-parts.url = "github:hercules-ci/flake-parts";
|
||||
|
||||
# For generating documentation website
|
||||
|
@ -374,11 +373,6 @@
|
|||
flake = false;
|
||||
};
|
||||
|
||||
tabnine-nvim = {
|
||||
url = "github:codota/tabnine-nvim";
|
||||
flake = false;
|
||||
};
|
||||
|
||||
# Session management
|
||||
nvim-session-manager = {
|
||||
url = "github:Shatur/neovim-session-manager";
|
||||
|
|
Loading…
Reference in a new issue