Skip to content

Commit

Permalink
feat(init): added python_venv to init
Browse files Browse the repository at this point in the history
  • Loading branch information
ilya-grigoriev committed Oct 2, 2023
1 parent e6f6f7b commit 92fe7b1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions init.lua
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,6 @@ require("plugin_configs/_treesitter")
-- other modules
require("other_modules/surround_text")
require('other_modules/git')
require('other_modules/_python_venv')

vim.cmd.colorscheme('gruvbox')

0 comments on commit 92fe7b1

Please sign in to comment.