vlang / ved

1 MB text editor written in V with hardware accelerated text rendering. Compiles in <1s.
GNU General Public License v3.0
1.34k stars 78 forks source link

Fix varaible naming #167

Closed ChAoSUnItY closed 1 year ago

ChAoSUnItY commented 1 year ago

This PR is part of https://github.com/vlang/v/pull/17210, which fix naming in order to satisfies forbiding symbol shadowing.