diff options
author | Cody Hiar <cody@hiar.ca> | 2021-11-11 10:10:46 -0700 |
---|---|---|
committer | Cody Hiar <cody@hiar.ca> | 2021-11-11 10:12:09 -0700 |
commit | 6432c6d00bb66818107c82930ac138c2bdafc8c9 (patch) | |
tree | 6a431383aecfb8274bbea803c9b843871ba1d2c8 /.gitignore | |
parent | 14fddf0fb09dbda480004ec031ac68abc4d8be45 (diff) |
Pin telescope version, remove compiled lua
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -6,3 +6,4 @@ plugged/* !plugged/.gitkeep .vimcache autoload/plug.vim +plugin/packer_compiled.lua |