Zekeriya Koc
Zekeriya Koc
i added python virtualenv support to status line via vim-statusline plugin. the repo of the plugin: github.com/jmcantrell/vim-virtualenv.git
i was having problem making `clj_fmt_autosave` option to work. when i opened the plugin file, my vimscript linter warned about the missing endif. When i put it in place, the...
It is better to have a license if you want the code to be open source.
When I try `lein run` command I got the error below 👇 Might there be a version mismatch for one of the primary component? ```bash ❯ javac -version javac 17...