Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't manually indent #5

Open
GoogleCodeExporter opened this issue Feb 25, 2016 · 3 comments
Open

Can't manually indent #5

GoogleCodeExporter opened this issue Feb 25, 2016 · 3 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
--------------------------------------------------------------------
1.  When this indent syntax is enabled, I am unable to
        manually indent any lines

What is the expected output? What do you see instead?
--------------------------------------------------------------------
 *  I should be able to manually adjust indenting as needed

What version of the product are you using? On what operating system?
--------------------------------------------------------------------
 *  Beta 3.0 Released (from vim.org) using Vim 7.3

Please provide any additional information below.
--------------------------------------------------------------------
 *  Disabled all other plugins and customizations and it still
         doesn't work as expected

 *  Log shows (for example)
        LOG: No, noncomment lines prior to: -- INSERT --

Original issue reported on code.google.com by [email protected] on 7 Dec 2010 at 6:07

@GoogleCodeExporter
Copy link
Author

This is an issue for me as well. However, I simply went to 
indent/javascript.vim and removed the !<Tab> in the indentkeys variable (line 
22 for me). 

Hope this helps in the meantime. 

Original comment by [email protected] on 21 Feb 2011 at 1:36

@GoogleCodeExporter
Copy link
Author

Yup.  Just follow [email protected]'s lead.  I'm going to be addressing the 
more general issue of when to actually trigger indenting, which should fix this 
problem as well.  If you guys have any input, please feel free to add comments 
or keep logging bugs!  Thanks for your support!

Original comment by [email protected] on 2 Apr 2011 at 1:31

@GoogleCodeExporter
Copy link
Author

Updating script to not indent on TAB press.


Original comment by [email protected] on 17 Apr 2011 at 10:20

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant