-
所有文件扔到$HOME 下?
$HOME/.vim 下?
$HOME/.nvim 下?
-
Hi,
I'm not sure if this is inherently a problem with Nvim, or if oblique relied on a vim only hack which has been removed (or something else), but here's my issue. (from https://github.com/neovim/ne…
ghost updated
8 years ago
-
First of all, thank you for developing great tool!
## Is your feature request related to a problem? Please describe.
We can use only one language server with each filetype.
## Describe the solu…
-
I recently found your plugin and found it very useful but I have some bug related to code action menu here is the screenshot of the menu
![IMG_20211211_183951](https://user-images.githubusercontent.c…
-
In #117, @rogual wrote:
> Just checked MacVim again and it looks like it's a setting in preferences. (Called "open files from applications" but applies to file menu too). Happy to leave as is, maybe …
-
I came across Issue #222, but I'm surprised that no-one else seems to have yet raised this usecase:
I would like to define some boilerplate for test files in a project. However, the setup for a gi…
-
It seems that the cursor shape and color can not be changed (?)
I tried
``` viml
let &t_SI .= "\[2 q" " solid block in insert mode
let &t_EI .= "\[2 q" " solid block in normal mode
```
But it did…
-
I am trying to build and run an example from piston.rs, here is the code fore reference:
```
extern crate piston_window;
use piston_window::*;
fn main() {
let mut window: PistonWindow =
…
-
```vim
set rtp+=~/work/denite.nvim
"set rtp+=~/work/vim-hug-neovim-rpc
"set rtp+=~/work/nvim-yarp
au FileType denite call s:denite_mappings()
function! s:denite_mappings() abort
nnoremap …
-
curl: (56) Recv failure: Operation timed out
curl -SLf https://142857.red/files/nvimrc-install.sh | bash 报错;怎么回事啊,下别的都可以