Skip to content

Commit ab25a02

Browse files
syltharionsyltharion
andauthored
feat(python): load venv-selector.nvim on python filetype (#1788)
fix(python): add ft=python to venv-selector Closes #1780 Co-authored-by: syltharion <syltharion@icloud.com>
1 parent f7ea462 commit ab25a02

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

lua/astrocommunity/pack/python/base.lua

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ return {
3838
},
3939
},
4040
opts = {},
41+
ft = "python",
4142
cmd = "VenvSelect",
4243
},
4344
{

0 commit comments

Comments
 (0)