Skip to content

Commit 8c3f976

Browse files
committed
colorcolumn is wo scope and is string
1 parent 70e794c commit 8c3f976

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nvim/after/ftplugin/python.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
vim.bo.colorcolumn = 80
1+
vim.wo.colorcolumn = '80'

0 commit comments

Comments
 (0)