Vim Tips Wiki
Register
(archive from Dec 2010 to /Archive9)
Line 3: Line 3:
 
Archives: [[/Archive1|'''1''']] • [[/Archive2|'''2''']] • [[/Archive3|'''3''']] • [[/Archive4|'''4''']] • [[/Archive5|'''5''']] • [[/Archive6|'''6''']] • [[/Archive7|'''7''']] • [[/Archive8|'''8''']] • [[/Archive9|'''9''']]
 
Archives: [[/Archive1|'''1''']] • [[/Archive2|'''2''']] • [[/Archive3|'''3''']] • [[/Archive4|'''4''']] • [[/Archive5|'''5''']] • [[/Archive6|'''6''']] • [[/Archive7|'''7''']] • [[/Archive8|'''8''']] • [[/Archive9|'''9''']]
   
  +
==April 2011==
== Removal of Change cursor movement keys for Dvorak layout ==
 
  +
Following are the pages due for deletion, with some of the proposed deletion reason:
 
  +
*[[A rough mapping to spellcheck the buffer]] 433 Spell check is now built in...
There is a request to remove [http://vim.wikia.com/wiki/Change_cursor_movement_keys_for_Dvorak_layout Tip 1390] in favor of the "better solution" [http://vim.wikia.com/index.php?title=VimTip1437&redirect=no Tip 1437]. I do not believe either solution is ideal for all users, and that they should live in harmony. Personally I am curious if their is a difference from using the Dvorak keymap that comes with Vim. I think each page should reference the others solution, instead of trying to supersede a subjective solutions.
 
  +
*[[A simple "boss key" mapping or panic button]] 726 Merged to [[VimTip184]]
[[User:He the great|He the great]] 02:35, December 27, 2010 (UTC) Jesse Phillips
 
  +
*[[Add closing brace automatically on code blocks]] 1162 Merged to [[VimTip630]]
 
  +
*[[Back and forth between indented lines again]] 112 Merged to [[VimTip103]]
:I admit I did not look very carefully at the tip content. With a second look, it appears that the basic idea ''is'' different and valid–just remap hjkl and leave the rest alone–but the execution is very flawed. And the "Added Benefits" mappings make things even worse.
 
  +
*[[Complete from filetype syntax file]] 765 Merged to [[VimTip498]]
 
  +
*[[Hide all functions in your code]] 240 Merged to [[VimTip108]]
<pre>
 
  +
*[[Mac style Vim icon]] 1273 Tip has no useful information...
no d h " overrides delete (sort of OK, partially replaced with 'j')
 
  +
*[[Open big files and work fast]] 611 Merged to [[VimTip343]]
no h j " overrides left (OK)
 
  +
*[[Php help]] page is empty
no S : " overrides change line (synonym for cc, probably OK)
 
  +
*[[Single command to quit VIM with multiple windows]] Merged to [[VimTip1581]]
no j d " overrides down (ok), restores delete
 
  +
*[[Spell check of word below cursor]] 633 Vim now has built-in spelling support. See {{help|spell}}
no l n " overrides right (ok)
 
  +
*[[Working with R Project for Statistical Computing]] ...this page will not be required and it can be deleted
no n l " overrides next (sort of ok, partially replaced with l)
 
  +
*[[CatPreload]] Maintenance cleanup: I think this is unused (content is an html comment)
no N <C-w><C-w> " overrides Previous, already replaced (sort of ok, replacement overrides useful function)
 
  +
*[[More Vim Wikis]] Not required, see [[Vim documentation#Other Vim wikis]]
no s : " overrides substitute letter, synonym for cl so maybe OK
 
  +
*[[NewCategoryIntro]] Maintenance cleanup: I think this is unused
 
  +
*[[TipPreload]] Maintenance cleanup: I think this is unused
no _ ^ " no need, these are already synonyms
 
  +
*[[Talk:Different syntax highlighting within regions of a file]] Talk page not needed
 
  +
*[[Talk:Edit gpg encrypted files]] Talk page not needed
no t k " overrides 'til
 
  +
*[[Talk:Enable servername capability in vim/xterm]] Talk page not needed
no L N " overrides "Last" (bottom of current window)
 
  +
*[[Talk:Highlight long lines]] unhelpful
no - $ " little used function, but does override it
 
  +
*[[Talk:Make C-Left C-Right behave as in Windows]] problem addressed
no H 8<Down> " overrides "Home" (top of current window)
 
  +
*[[Help talk:Beyond the basics]] Talk page not required
no T 8<Up> " overrides 'Til
 
  +
*[[Script talk:231]] Talk page not needed
no D <C-w><C-r> " overrides Delete to end of line
 
  +
*[[Script talk:3255]] Talk page not needed
</pre>
 
  +
*[[Script:1941]] Bram has deleted script 1941, so this page serves no purpose
 
  +
*[[User talk:Patriczole]] possible spam account
:Since you've expressed a desire to keep the tip, I'm somewhat inclined to do so, but I think it at least needs a [[:Template:Dodgy|dodgy]] flag. I'm adding that and removing the mapping for {{help|prefix=no|_}} but the tip still needs work. As you say, I think BOTH tips are misguided and would frankly rather not have either. They do help some people though so I'm not going to remove the content entirely.
 
  +
*[[:Category:VIM online forums as addition to/compliment of mailing lists]] not a category, content moved to [[Vim.org relaunch#Online forum]]
 
  +
I plan to delete these in a few days if no disagreements. [[User:JohnBeckett|JohnBeckett]] 10:47, April 19, 2011 (UTC)
--[[User:Fritzophrenic|Fritzophrenic]] 16:43, December 27, 2010 (UTC)
 

Revision as of 10:47, 19 April 2011

Please use this page to discuss pages that have been labeled for deletion.

Archives: 123456789

April 2011

Following are the pages due for deletion, with some of the proposed deletion reason:

I plan to delete these in a few days if no disagreements. JohnBeckett 10:47, April 19, 2011 (UTC)