aboutsummaryrefslogtreecommitdiff
path: root/runtime/syntax/solidity.vim
Commit message (Collapse)AuthorAge
* vim-patch:e34b51e95fd0Christian Clason2023-08-24
| | | | | | | | | | | | | runtime(solidity): add new ftplugin (vim/vim#12877) Set undo_{ftplugin,indent} closes vim/vim#11240 https://github.com/vim/vim/commit/e34b51e95fd0ea7b0e34a625db0f9ed7e051e0dd Co-authored-by: dkearns <dougkearns@gmail.com> Co-authored-by: cothi <jiungdev@gmail.com>
* vim-patch:9fbdbb814f4a (#20376)Christian Clason2022-09-28
Update runtime files https://github.com/vim/vim/commit/9fbdbb814f4ad67a14979aba4a6a49800c2f1a99 Skip ftplugin/vim.vim (vim9script change) Drop indent/vim.vim and autoload/dist/vimindent.vim (vim9script rewrite)