remove python27 references and remove duplicate ctrlp in neovim extensions

This commit is contained in:
steveej 2020-12-05 02:11:27 +01:00
parent 7c387dbed6
commit a839052ad6
2 changed files with 1 additions and 2 deletions

View file

@ -117,7 +117,7 @@ in {
pcmanfm pcmanfm
hdparm hdparm
testdisk testdisk
python27Packages.binwalk python38Packages.binwalk
gptfdisk gptfdisk
## Python ## Python

View file

@ -109,7 +109,6 @@ in {
"vim-colorstepper" "vim-colorstepper"
"vim-signify" "vim-signify"
"fugitive" "fugitive"
"ctrlp"
"vim-indent-guides" "vim-indent-guides"
"UltiSnips" "UltiSnips"
"fzfWrapper" "fzfWrapper"