Tag: vim

545 How do you reload your .vimrc file without restarting vim? 2010-04-17T14:18:40.903

412 How to open files in vertically/horizontal split windows in Vim from the command line 2009-10-05T18:01:06.470

201 How to show the current column in the statusbar in vim? 2011-12-06T20:35:04.510

170 How do you reuse a visual mode selection? 2010-12-10T16:58:32.090

146 In vim, how can I quickly switch between tabs? 2012-04-11T01:06:13.453

139 Invoking vi through find | xargs breaks my terminal. Why? 2011-09-15T16:26:21.960

130 How to delete all lines that do NOT contain a certain word in Vim? 2011-03-31T23:00:05.690

127 Why arrow keys are not recommended in Vim 2013-05-23T17:24:49.080

118 vim freezes inside tmux 2013-02-17T11:49:33.613

107 How to start vim without executing /etc/vimrc? 2010-05-13T21:01:43.190

104 Git on Mac: How to set Nano as the default text editor? 2012-11-08T23:15:05.883

103 How do I open a blank new file in a split in Vim? 2010-11-18T10:33:18.610

101 The best way to make MacVim's vim (console, not mvim) the default instead of Mac OS X's vim? 2011-09-11T02:21:03.373

99 256 color support for vim background in tmux 2012-03-10T21:56:21.027

98 How do I reverse selected lines order in Vim? 2010-09-17T23:57:13.297

98 Reload .vimrc in Vim without restart 2011-05-22T08:34:44.943

92 How do I find the encoding of the current buffer in vim? 2009-08-24T13:48:39.127

92 How do I open the directory of the current open file? 2009-08-28T21:57:59.047

91 How to get vim to open multiple files into tabs at once 2010-08-04T06:37:59.393

90 How to add a command in vim editor? 2010-01-09T13:26:49.693

89 What's the easiest way to delete Vim swapfiles I've already recovered from? 2012-09-27T14:47:47.173

87 How can I get (g)Vim to display the character count of the current file? 2010-06-07T16:26:01.123

87 How does one switch between windows on VIM? 2011-05-07T17:59:23.013

84 How to run Unix commands from within Vim? 2011-05-18T23:05:51.113

81 How can I open a file read-only from command line with emacs/vi/vim 2010-10-28T09:46:11.283

80 How to setup a line length marker in vim/gvim? 2011-02-24T13:44:23.420

76 Selecting text in Tmux copy mode 2010-10-05T12:37:15.000

75 Mac OS X Terminal: mouse support? 2010-03-28T08:39:20.440

69 Can I disable continuation of comments to the next line in Vim? 2011-04-14T21:44:57.223

68 Slight delay when switching modes in vim using tmux or screen 2011-03-02T13:06:53.577

65 How to make Vim spellcheck remember a new word 2010-04-21T03:00:01.933

65 How do I change until the next underscore in VIm? 2011-02-10T14:26:11.670

64 How to get back to insert mode in VIM when you accidentally hit C-x C-s 2010-02-15T16:48:36.040

62 How to search for selected text in Vim? 2009-09-15T01:55:34.043

62 How to remove this symbol "^@" with vim? 2009-11-25T10:16:34.010

62 Vim: How to synchronize NERDTree with current opened tab file path? 2010-10-02T03:57:27.510

60 vim cut and paste history 2010-01-31T01:10:06.393

60 How can I recover the original file from a .swp file? 2010-10-28T07:32:12.143

56 Vim Stuck In Insert Mode 2010-04-11T21:24:32.747

55 Is there an "include" procedure in vimrc? 2010-06-15T12:46:06.007

53 Where does VIM (gvim/macvim) keep swap files for unsaved/unnamed buffers? 2010-10-05T00:59:44.670

53 Vim - select text highlighted by search? 2010-12-22T14:17:57.427

53 Reload file in vim 2011-02-17T17:36:40.207

52 How do I tell what syntax file is being used? 2013-12-10T05:34:05.973

52 Using vim to force edit a file when you opened without permissions 2013-12-29T10:40:10.307

51 How do I edit an existing buffer in a new tab in vim? 2009-11-05T14:33:46.360

51 How can I get a block cursor in Vim in the Cygwin terminal? 2013-08-20T17:45:10.297

51 brew upgrade broke Vim on OS X (dyld: Library not loaded) 2016-07-03T16:55:44.873

50 installing plugins in vim 2012-03-25T21:57:03.040

50 How do I get the numpad to work in vim using iterm2 on osx with term=xterm? 2013-03-13T10:23:10.217

49 Move cursor to beginning of non-whitespace characters in a line in Vim 2011-06-23T14:02:40.573

48 How to get shift+arrows and ctrl+arrows working in Vim in tmux? 2012-03-17T22:13:45.947

47 How to get rid of the warnings when opening a file that has a .swp file? 2010-12-04T06:41:02.310

47 Can't resize vim splits inside tmux 2013-02-12T10:38:08.930

45 How can I yank multiple lines into a register? 2011-01-17T15:51:26.253

45 How do I replace-paste yanked text in vim without yanking the deleted lines? 2011-08-10T19:39:39.033

45 Case insensitive sorting 2014-08-07T13:30:04.120

44 Is there a way to move a split page to a new tab in Vim? 2010-03-09T16:46:26.517

44 How to make VIM settings computer-dependent in .vimrc? 2010-10-01T09:46:37.927

43 How can I select an HTML tag's content in Vim? 2010-08-30T01:58:47.283

42 How do I move around and otherwise rearrange splits in vim? 2010-12-06T14:18:04.970

41 tmux copy mode - select text block 2012-02-29T00:18:26.760

40 How to make Emacs read buffer from stdin on start? 2009-08-28T15:10:02.943

40 How to use vimtutor? 2011-02-15T23:42:27.030

38 How can I keep the code formated as original source when I paste them to vim? 2010-04-26T04:02:13.110

38 How to start gVim maximized? 2010-05-12T17:13:56.140

38 vimdiff: Jump to next difference inside line? 2010-05-27T13:16:34.027

37 How do I copy command output in vim? 2010-07-25T02:29:20.130

37 How to exit help in vim 2013-10-21T07:41:02.817

36 How can I paste something at the end of the line in VIM? 2010-03-18T11:51:33.060

35 save in insert mode (VIM) 2009-12-26T20:32:56.070

35 Pipe output of shell command (!) into a new buffer in Vim 2010-06-29T05:32:42.860

35 How to select a rectangular range in VIM? 2010-11-09T08:38:26.603

35 How can I switch from forward to backward search in Vim? 2011-02-01T17:28:20.023

35 Vim: how to paste a block of text at the end of multiple lines? 2011-06-21T17:44:57.370

35 How can I make the Sign Column show up all the time even if no Signs have been added to it? 2013-02-28T16:23:32.530

34 Vim: show line feeds & carriage-return 2010-01-19T08:11:53.007

34 Auto-reloading a file in VIM as soon as it changes on disk 2010-08-27T13:13:54.800

34 Vim - select/yank/delete content between brackets including brackets 2011-05-10T23:22:13.587

34 How do I unset a specific vim command? 2011-07-18T15:56:34.010

34 How can I discard file change from fugitives status window? 2012-02-20T10:22:01.803

33 How to add a new line with the same indentation 2010-01-23T21:09:04.687

32 When using grep from VIM, how to jump to results? 2011-02-22T04:55:58.717

31 Can't Copy to Clipboard from Vim 2012-06-11T03:59:31.007

30 Enable mouse for scrolling only in Vim in iTerm (MacOSX) 2011-01-27T05:34:55.910

30 Vim: How do you efficiently search for text? 2011-10-11T06:39:02.380

30 What is compatible mode in Vim? 2013-01-29T09:44:58.007

29 Vim to replace Vi 2009-08-21T10:06:38.570

29 Enable Bottom-Right Numbers in VIM 2010-12-15T02:23:06.907

29 How to search for one of two similar strings in Vim? 2011-02-23T22:34:28.410

29 How to refresh vim layout when split 2011-03-07T11:19:54.670

29 Can't run Vimdiff (7.4) on Windows 7 2014-01-06T21:59:27.897

28 How to join every second line in Vim? 2010-07-28T17:52:21.577

28 Can I use perl regular expressions in the vim command line? 2010-10-06T17:17:46.683

28 Install Vim in Cygwin 2011-10-10T12:25:22.503

28 How do I only dp or do just the lines, not the entire block in Vim diff? 2012-03-24T16:55:54.713

27 Moving (efficiently) vertically in Vim 2010-01-23T19:00:09.187

27 Vim shows strange characters <91>,<92> 2010-10-15T13:33:05.217

27 How can I make .vimrc read from an external file? 2010-12-21T18:57:17.903