-
I have ltex installed using mason.
I configure it the following way:
```
mason_lspconfig.setup_handlers {
function(server_name)
require('lspconfig')[server_name].setup {
capabilitie…
-
I think this can be a really good thing specially for those used to type markdown on vim or using other markdown editors that support vim keybindings.
-
### Description
catppuccin fails to update with vim-plug, as vim-plug tries to do a git pull. git pull fails because catppuccin tries to pull the tags, but stable is already exists and points to a d…
-
When 'make'ing vimpager, I get the following error:
```
$ make
updating version tag in vimpager
updating version tag in vimcat
building vimpager-version.txt
building vimcat-version.txt
uuencodi…
-
```lua
E5108: Error executing lua: vim/_editor.lua:431: nvim_exec2()..BufEnter Autocommands for "*": Vim(append):Erro
r executing lua callback: ...idian-bridge.nvim/lua/obsidian-bridge/event_handl…
-
the file type is vimwiki.markdown, but when I trigger VimwikiFollowLink command, vimwiki still creates mediawiki style link
the syntax and ext configs are below, the wiki path part loaded correctly…
calon updated
11 months ago
-
- `nvim --version`: NVIM v0.2.1-915-g01e53a5
- Vim (version: ) behaves differently? no
- Operating system/version: WSL
- Terminal name/version: conhost/Windows 10
- `$TERM`: xterm-256color
…
-
I'm using Neovim installed via Homebrew.
```
❯ vim -v
NVIM v0.2.0
Build type: Release
Compilation: /usr/local/Homebrew/Library/Homebrew/shims/super/clang -Wconversion -U_FORTIFY_SOURCE -D_FORTI…
-
### Describe the bug
When trying to index a list using slice notation (e.g. `x[:2]`) inside an indented block, the current line is dedented when the colon is typed while the bracket is open.
### To …
-
Hi,
While it is not an issue of vim-pandoc-markdown-preview, since there is a possible solution, it would be great to solve it.
Problem: markdown which is deeply nested (say 5+ levels), is not p…