259:25fdca9c13ed
Anton Shestakov <av6@dwimlabs.net>, Thu, 19 Jan 2023 22:25:20 +0400
.vimrc: use airline's tabline extension instead of minibufexplorer minibufexplorer is causing vim to occasionally spew errors when using completeopt=popup.

next change 264:9dc40edb261c
previous change 256:2914bdac7125

.vim/after/ftplugin/html.vim

Permissions: -rw-r--r--

Other formats: Feeds:
setlocal foldmethod=syntax
setlocal shiftwidth=2
setlocal softtabstop=2
setlocal tabstop=2