-
In the README is the following:
> For example, to override yet replicate the default mappings you would define, the following in `~/.vim/ftplugin/python/pythonsense-custom.vim`:
```
map ac (Py…
-
How can I use this inside files with other extensions?
Do I need to set up lsp correctly to support more than one filetype?
-
### Problem
editor is being interrupted with message `rust_analyzer: -32802: server cancelled the request` while typing on every keystroke after the latest updates of rust-analyzer
### Steps to repr…
-
I installed this using the junegunn/vim-plug plugin and added these to the .vimrc
filetype on
filetype plugin on
au BufRead,BufNewFile *.pago set filetype=pago
I created a new file test.…
-
For whatever reason, my current `textwidth` is set to `77` in org filetypes. I tried to use an autocommand to give it a higher value, but this is not respected.
```viml
au FileType org setlocal tw…
-
Hi! I have been using InstantRst for some time, and find this plugin really wonderful.
However, there is a small issue with the option `g:instant_rst_static` - it does not seem to work. I want to c…
-
- [x] chezmoi 導入
- [x] lsp 補完の挙動を整えた(矢印キー使用)
- [ ] CtrlP QuickFix を使う
- [ ] 足りてない highlight を足す
- [x] lsp diagnostics 表示タイミング、delay 調整
- [x] ~sonictemplate 導入~ abbrev で妥協
- [x] snippet 導入失敗したのでリ…
-
I've been loving using fish, but I've found that the startup time of this plugin is super slow, upwards of 5 seconds sometimes. I've pasted below a bit of the output of my `vim --startuptime vim.log t…
-
I am interested in potentially writing a new completor for JS using Flow. However as it stands the current docs are empty for `Write a new completer`. Is there at least a gist or a recommended place t…
-
haskellmode-vim causes segfault in vim 7.4.507
bactrace and full backtrace :
#0 0x00007f2324aed3c7 in kill () at ../sysdeps/unix/syscall-template.S:81
#1 0x0000000000513e03 in may_core_dump () at …