Mercurial > vim
view runtime/indent/dictconf.vim @ 24918:f11779c1d123 v8.2.2996
patch 8.2.2996: Vim9: when debugging cannot inspect local variables
Commit: https://github.com/vim/vim/commit/b69c6fb7b423ddc4578b093cb19257cad459dfae
Author: Bram Moolenaar <Bram@vim.org>
Date: Mon Jun 14 20:40:37 2021 +0200
patch 8.2.2996: Vim9: when debugging cannot inspect local variables
Problem: Vim9: when debugging cannot inspect local variables.
Solution: Make local variables available when debugging.
author | Bram Moolenaar <Bram@vim.org> |
---|---|
date | Mon, 14 Jun 2021 20:45:03 +0200 |
parents | 1218c5353e2b |
children | 6dd88e45d47d |
line wrap: on
line source
" Vim indent file " Language: dict(1) configuration file " Previous Maintainer: Nikolai Weibull <now@bitwi.se> " Latest Revision: 2006-12-20 if exists("b:did_indent") finish endif let b:did_indent = 1 setlocal indentkeys=0{,0},!^F,o,O cinwords= autoindent smartindent setlocal nosmartindent inoremap <buffer> # X#