remove python27 references and remove duplicate ctrlp in neovim extensions
This commit is contained in:
parent
7c387dbed6
commit
a839052ad6
2 changed files with 1 additions and 2 deletions
|
@ -117,7 +117,7 @@ in {
|
||||||
pcmanfm
|
pcmanfm
|
||||||
hdparm
|
hdparm
|
||||||
testdisk
|
testdisk
|
||||||
python27Packages.binwalk
|
python38Packages.binwalk
|
||||||
gptfdisk
|
gptfdisk
|
||||||
|
|
||||||
## Python
|
## Python
|
||||||
|
|
|
@ -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"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue