about summary refs log tree commit diff
path: root/nixpkgs/pkgs/applications/editors/vim/plugins/deprecated.json
blob: 162bc4a19c6575a5e5f8e330e1877fd03da35b88 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
{
    "TrueZen-nvim": {
        "date": "2022-09-02",
        "new": "true-zen-nvim"
    },
    "compe-tmux": {
        "date": "2021-12-21",
        "new": "cmp-tmux"
    },
    "gist-vim": {
        "date": "2020-03-27",
        "new": "vim-gist"
    },
    "lspsaga-nvim-original": {
        "date": "2023-08-08",
        "new": "lspsaga-nvim"
    },
    "lua-dev-nvim": {
        "date": "2022-10-20",
        "new": "neodev-nvim"
    },
    "nvchad-extensions": {
        "date": "2023-08-19",
        "new": "nvchad-ui"
    },
    "nvim-base16": {
        "date": "2024-03-16",
        "new": "base16-nvim"
    },
    "nvim-bufferline-lua": {
        "date": "2021-08-22",
        "new": "bufferline-nvim"
    },
    "nvim-lsp": {
        "date": "2020-08-31",
        "new": "nvim-lspconfig"
    },
    "nvim-toggleterm-lua": {
        "date": "2021-08-22",
        "new": "toggleterm-nvim"
    },
    "orgmode-nvim": {
        "date": "2021-11-28",
        "new": "orgmode"
    },
    "sql-nvim": {
        "date": "2021-09-03",
        "new": "sqlite-lua"
    },
    "vim-fsharp": {
        "date": "2024-03-16",
        "new": "zarchive-vim-fsharp"
    },
    "vim-jade": {
        "date": "2020-03-27",
        "new": "vim-pug"
    },
    "vundle": {
        "date": "2020-03-27",
        "new": "Vundle-vim"
    },
    "youcompleteme": {
        "date": "2020-03-27",
        "new": "YouCompleteMe"
    }
}