Jezda1337 / nvim-html-css

CSS Intellisense for HTML
115 stars 13 forks source link

Plugin starts on .gitignore, .gitconfig, etc. #9

Closed rawalplawit closed 9 months ago

rawalplawit commented 9 months ago

Similar issue from #5 when opening from a directory. The plug will start if there's anything with .git.

ls -a

...
.bash_history
.bash_logout
.bash_profile
.bashrc
.config
Desktop
.docker
Downloads
.gitconfig  <---------- .gitconfig
.gnupg
...