Giter VIP home page Giter VIP logo

Comments (6)

phongnh avatar phongnh commented on May 27, 2024 1

@phongnh

Please create a new issue if the reason is not vim-projectionist. Note that please try it with a minimal vimrc above.

Tried to run minimal vimrc on vim 8.1 and vim 8.2 and neovim 0.4.2, the problem has gone.

from fern.vim.

lambdalisue avatar lambdalisue commented on May 27, 2024

It's really strange. At least for now, nobody except you hit that situation. To clarify the issue, could you fill the following?

  1. Which OS and version you use
  2. Which Vim/Neovim version you use

And could you try :Fern . with the following minimal vimrc?

" How to use this vimrc.min
" vim -u ~/vimrc.min
" nvim -u ~/vimrc.min
if has('vim_starting')
  set nocompatible
endif

" Rewrite it to path/to/your/fern.vim
set runtimepath+=~/.ghq/github.com/lambdalisue/fern.vim

filetype plugin indent on
syntax on

from fern.vim.

phongnh avatar phongnh commented on May 27, 2024

Same problem here. The issue happened on Ubuntu 18.04 and VIM 8.0 patch 1-1453 and NeoVim v0.3.8

Please check here: https://asciinema.org/a/OKHiGWObbGop59dTuxl2TFIPP

Thanks.

from fern.vim.

lourenci avatar lourenci commented on May 27, 2024

Your minimal config worked for me. I tried to verify some plugins conflict, then as soon as I disabled the vim-projectionist the fern came back to work.

I'm using macOS 10.15.3 and neovim v0.5.0-ead61e5a5.

from fern.vim.

lambdalisue avatar lambdalisue commented on May 27, 2024

Your minimal config worked for me

Then it's not an issue of fern. Please report it to that plugin.

P.S.

I'm not sure and I'm not going to investigate it more but let g:projectionist_ignore_fern = 1 might solves your problem.

https://github.com/tpope/vim-projectionist/blob/master/plugin/projectionist.vim#L82

from fern.vim.

lambdalisue avatar lambdalisue commented on May 27, 2024

@phongnh

Please create a new issue if the reason is not vim-projectionist. Note that please try it with a minimal vimrc above.

from fern.vim.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.