Git Product home page Git Product logo

Comments (4)

ajeebkp23 avatar ajeebkp23 commented on July 27, 2024 1

Hi, I was busy with some other stuff. I will update you about exact steps to reproduce the issue.

I will update you in the evening with exact steps and benefits.

from swim.

dawsbot avatar dawsbot commented on July 27, 2024

Thanks for the bug report. I'm not sure the repro steps. Please provide:

  1. Step-by-step instructions how you setup your environment to create this issue.

  2. Your current environment versions. Here's an example:

npx sist shell output:

shell

uname: Darwin
echo $SHELL: /bin/zsh
echo $TERM: xterm-256color-italic
echo $TERM_PROGRAM: iTerm.app

Time created: Fri Apr 03 2020 16:28:04 GMT-0400 (Eastern Daylight Time)

  1. Your vim information (vim --version):
NVIM v0.4.3
Build type: Release
LuaJIT 2.0.5
Compilation: /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -DNDEBUG -DMIN_LOG_LEVEL=3 -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wshadow -Wconversion -Wmissing-prototypes -Wimplicit-fallthrough -Wvla -fstack-protector-strong -fdiagnostics-color=auto -DINCLUDE_GENERATED_DECLARATIONS -D_GNU_SOURCE -DNVIM_MSGPACK_HAS_FLOAT32 -DNVIM_UNIBI_HAS_VAR_FROM -I/tmp/neovim-20191107-85913-1wbgqz6/neovim-0.4.3/build/config -I/tmp/neovim-20191107-85913-1wbgqz6/neovim-0.4.3/src -I/usr/local/include -I/tmp/neovim-20191107-85913-1wbgqz6/neovim-0.4.3/deps-build/include -I/usr/local/opt/gettext/include -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include -I/tmp/neovim-20191107-85913-1wbgqz6/neovim-0.4.3/build/src/nvim/auto -I/tmp/neovim-20191107-85913-1wbgqz6/neovim-0.4.3/build/include
Compiled by [email protected]

Features: +acl +iconv +tui
See ":help feature-compile"

   system vimrc file: "$VIM/sysinit.vim"
  fall-back for $VIM: "/usr/local/Cellar/neovim/0.4.3/share/nvim"

from swim.

ajeebkp23 avatar ajeebkp23 commented on July 27, 2024
  1. Environment versions.
    npx sist shell output:

shell

uname: Linux
echo $SHELL: /bin/bash
echo $TERM: xterm-256color
echo $TERM_PROGRAM:

Terminal program is Terminator (https://terminator-gtk3.readthedocs.io/).
Linux is GNU/Linux Debian (11) bullseye (https://www.debian.org/releases/testing/)

vim --version Output (some parts skipped, it's very long output):

VIM - Vi IMproved 8.2 (2019 Dec 12, compiled Mar 24 2020 03:21:40)
Included patches: 1-439
Modified by [email protected]
Compiled by [email protected]
  1. Re-producee steps
    I was trying to install spf-13 distribution (https://vim.spf13.com/).
    curl http://j.mp/spf13-vim3 -L -o - | sh (# Simple command to deal with).

Here are few lines from it. The script is backing up existing one, so as to modify it.

renamed '/home/username/.vim' -> '/home/username/.vim.20200406_1586193541'

Also, check this. Another distribution.
https://github.com/bling/dotvim#installation

In ~/.swim folder only .vimrc files are kept. As you can see, both distribution above DO NEED .vim folders.

Anyway, thanks for your effort. I like the concept very much. I'm happy, I did write about it in my blog.

I'm not seriously, looking forward to continue with this effort. I think, rm -r ~/.vim* + Fresh installation is easy (Internet and time is not that costly, especially with vim distributions I mentioned above).

Again. Thank you.

from swim.

dawsbot avatar dawsbot commented on July 27, 2024

Sounds good! I assumed there would be problems for swim with a setup as elaborate as spf13. If there are many users that want that support, I'd be open to working on it.

Since nobody has brought this up before, it sounds like it's a niche requirement 🙌

from swim.

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.