micro/internal/config
Zachary Yedidia 1cf9537340 Fix python3 syntax file and make python3 default
The python3 syntax had "filename" instead of "filetype"
as the header. This commit also makes standard py extensions
use the python3 highlighting and requires .py2 or a python2
env to use python2 highlighting because python3 is the standard
python now.

Fixes #1592
2020-03-24 11:42:23 -04:00
..
autosave.go Fix minor autosave race condition 2019-12-25 17:05:11 -05:00
colorscheme.go Use upstream updated zyedidia tcell 2019-12-31 20:15:45 -05:00
colorscheme_test.go Use upstream updated zyedidia tcell 2019-12-31 20:15:45 -05:00
config.go Use filepath.Join more 2020-02-11 13:09:17 -05:00
globals.go Add autosave option 2019-12-25 17:05:11 -05:00
plugin.go Allow plugins to resize panes 2020-02-05 17:16:31 -05:00
plugin_installer.go Add support for plugin manager within micro 2020-02-02 14:20:39 -05:00
plugin_installer_test.go Add plugin manager 2020-02-01 23:54:38 -05:00
plugin_manager.go Add plugin manager 2020-02-01 23:54:38 -05:00
rtfiles.go Clicking tabbar arrow scrolls and fix multicursor 2020-02-12 13:05:15 -05:00
rtfiles_test.go Change project layout and use go.mod 2019-12-25 17:05:10 -05:00
runtime.go Fix python3 syntax file and make python3 default 2020-03-24 11:42:23 -04:00
settings.go line_array insert for eofnewline and make default 2020-02-24 22:31:05 -05:00