Skip to content

issues Search Results · repo:ets-labs/python-vimrc language:"Vim Script"

Filter by

32 results
 (61 ms)

32 results

inets-labs/python-vimrc (press backspace or delete to remove)

This completely overwrites a users vimrc (didn t bother checking to see if it makes a backup but... idk). Would be better to just parse out the python specific stuff so it can be chosen from at will without ...
  • varCharlie
  • Opened 
    on May 22, 2023
  • #43

Getting the following errors on a new install of Ubuntu 22.04 after running the setup script. Error 1 Error detected while processing /home/webdev/.vimrc[64]../usr/share/vim/vim82/syntax/syntax.vim[40]..FileType ...
  • davidpcahill
  • 3
  • Opened 
    on Oct 5, 2022
  • #42

Every time I open a python file the vim shows some bunch of error (refer screenshot) and the python file contains `import sys print ( hello world! ) some_text = input ( Please enter some text ) print (some_text) ...
question
  • suyog-pipliwaal
  • 1
  • Opened 
    on Sep 4, 2020
  • #41

Hello I m using Kali Os in virtualbox I have followed the installation structure, Everything works fine but when I try to open a python file I get this weird error line 2: E319: Sorry, the command ...
question
  • Sicks3c
  • 4
  • Opened 
    on Aug 20, 2019
  • #39

really nice work here on this vimrc. really enjoying the work you put into it. Would you know how to fix the syntax error when using the new f string {} format in python3.6+ I went through all the help ...
question
  • eAmoeba
  • 6
  • Opened 
    on May 7, 2019
  • #38

There are highlighted filename on the top left windows, and NORMAL on the bottom left, and buffer on the top right and percentage on the bottom right, but the arrows are missing, instead of the arrows, ...
question
  • andersonrobot
  • 4
  • Opened 
    on Jan 25, 2019
  • #37

When I open several files in one tab, I cannot close the active tab but keep the others opened. How could I do that? For example, when I open train.py and data.py at the same time, once I wq train.py ...
question
  • Shawn-Guo-CN
  • 2
  • Opened 
    on Sep 2, 2018
  • #36

default Plugin klen/python-mode |~ Plugin scrooloose/syntastic ` can not install this three plugin for example : Valloric/YouCompleteMe
question
  • nmww
  • 3
  • Opened 
    on Jun 19, 2018
  • #35

Line 129 causes errors 129: autocmd BufEnter *.py :call tagbar#autoopen(0) Here are the errors I m getting Exit code: 1 Error detected while processing function tagbar#autoopen[9].. SNR 113_IsValidFile: ...
bug
  • dbrill
  • 5
  • Opened 
    on Apr 5, 2018
  • #34

Hi In this line, it uses pymode_doc_key: https://github.com/ets-labs/python-vimrc/blob/ab61240211959ae171c8b4f46c5f1153734bb803/vimrc#L169 However, python-mode has change the variable name pymode_doc_key ...
bug
  • alphaCTzo7G
  • 3
  • Opened 
    on Nov 15, 2017
  • #33
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub