diff options
Diffstat (limited to 'nvim/ftplugin/python.lua')
| -rw-r--r-- | nvim/ftplugin/python.lua | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/nvim/ftplugin/python.lua b/nvim/ftplugin/python.lua new file mode 100644 index 0000000..ac91ce3 --- /dev/null +++ b/nvim/ftplugin/python.lua @@ -0,0 +1 @@ +vim.opt.colorcolumn = {89} |
