| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
This also comes with some additional improvements on the integration
between lTeX and neovim.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
Note that this is still written in VimScript because the corresponding
Lua API is missing at the time of writing.
|
|
|
|
|
| |
Syntax highlighting is not really turned off but all text-related
highlighting groups are set to gray with a special "off" colorscheme.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
Note that apparently the `vim-surround` has support for inserting parens
in insert mode and might be useful to simplify some come. Try out the
default keybindings for that.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|