neovim: add python to line-limiter-81
This commit is contained in:
parent
fbb63022cf
commit
077d5db5db
1 changed files with 1 additions and 0 deletions
|
@ -41,6 +41,7 @@ in
|
|||
(mkLineLimiterGroup {
|
||||
limit = 81;
|
||||
filetypes = [
|
||||
"python"
|
||||
"json"
|
||||
"yaml"
|
||||
"markdown"
|
||||
|
|
Loading…
Reference in a new issue