This website requires JavaScript.
Explore
Help
Sign In
eliribble
/
dotfiles
Watch
1
Star
0
Fork
You've already forked dotfiles
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
8c40f68313
dotfiles
/
private_dot_config
/
nvim
/
after
/
indent
/
python.vim
3 lines
33 B
VimL
Raw
Normal View
History
Unescape
Escape
Move noautoindent to after indent plugin. Without this we just get overwritten by the built-in neovim indent config
2024-01-05 13:16:53 -08:00
set
noautoindent
Also unset indentexpr Because otherwise we still get 'helpful' indent behavior
2024-01-05 13:54:08 -08:00
set
indentexpr
=