-
I've created this issue after the following comment:
https://github.com/wellle/context.vim/issues/53#issuecomment-1267599583
I'd like to only see the context of the topmost line[0], something like…
-
### Workaround
As a workaround the slowness, I just set the ruby_path in vimrc
```
let g:ruby_path = system('rbenv prefix')
filetype indent plugin on
```
### Finding
When I comment out line [103](h…
khoan updated
8 years ago
-
Both @badosu & @hkupty gave good feedback on our VimL settings [here](https://github.com/onivim/oni/pull/915#issuecomment-345285924) and [here](https://github.com/onivim/oni/issues/929#issuecomment-34…
-
# Introduction
This document describes how to set up a salt-master using pkgsrc packages available on SmartOS. Most of the information is applicable to other pkgsrc platforms but you may need to chan…
-
### Did you check docs and existing issues?
- [X] I have read all the docs.
- [X] I have searched the existing issues.
- [X] I have searched the existing discussions.
### Neovim Version (nvim -v)
N…
-
**init.vim**
```
all plug#begin('~/.vim/plugged')
Plug 'neovim/nvim-lsp'
Plug 'nvim-lua/completion-nvim'
call plug#end()
lua require'lspconfig'.sumneko_lua.setup{on_attach=require'comple…
-
- [ ] VS Code
- [ ] vim configuration
- [ ] vault
- [ ] golang
-
Vim plugins on github can get easy, free continuous integration running vroom in Travis CI.
Once we settle some of the details in our Travis CI configuration and get neovim mode working (#64), we sho…
-
Hi All,
I installed this plugin as it's mentioned in the tutorial. (Using Vundle to load,running npm install in .vim/bundle/tern_for_vim/) and below is my .tern-project configuration file. but i got …
-
Hi everyone,
First of all, thank you for helping me.
The issue is when I'm using vim tmux navigator with a session in tmux, I can use all the commands of vim tmux navigator, except the command Crt…