Home
last modified time | relevance | path

Searched refs:can (Results 1 – 25 of 573) sorted by relevance

12345678910>>...23

/vim-8.2.3635/runtime/doc/
H A Dusr_05.txt35 you), you can edit it this way: >
47 For MS-Windows you can use one of these:
77 (see |not-compatible|). The file can be found here:
168 Loading defaults.vim can be disabled with this command: >
276 You can see that a mapping can be used to do quite complicated things. Still,
456 Where can you find plugins?
465 Some plugins can be updated automatically, see |getscript|.
497 you can start using with this command: >
529 adding. If it's OK, you can give the new one another name: >
550 Here "<name>" can be any name that you prefer.
[all …]
H A Dvi_diff.txt73 Vim has only a few limits for the files that can be edited {Vi: can not handle
132 Vim can be used on:
177 Vim can create a window in which a terminal emulator runs. This can
253 Visual area can be moved. The Visual area can be affected by an
282 index file can be set with the 'helpfile' option.
288 can be used to move forward/backward one word. CTRL-B/CTRL-E can be
304 <Tab> can be typed to complete
344 and |zl| commands can be used to scroll sideways.
396 indenting can be set with 'cinkeys'.
398 Comments can be automatically formatted. The 'comments' option can be
[all …]
H A Dusr_21.txt28 Vim and takes you back to the shell it was started in. You can then do any
37 In case pressing CTRL-Z doesn't work, you can also use ":suspend".
73 better at it. You can start a new shell this way: >
92 you exit Vim all of this is lost. But you can get it back!
139 r removable media, for which no marks will be stored (can be
153 to be lost. Each item can be remembered only once.
302 up the window layout, you can go back to the last saved session: >
344 Now you can start Vim with this layout: >
416 Obviously, you can get this back with: >
437 You can restore it with: >
[all …]
H A Dusr_31.txt9 browser can be used for commands that use a file. A dialog to make a choice
50 This can be changed with the 'browsedir' option. It can have one of three
87 To avoid retyping the command with the !, you can make Vim give you a
88 dialog. You can then press "OK" or "Cancel" to tell Vim what you want.
109 that edit another file. They can also be combined: >
117 In the dialog you can use the keyboard to select the choice.
139 Menus can often be selected with keys as well. This depends on your
156 the mouse for the menus, and all <Alt> keys can be mapped.
230 want to use the GUI after all, you can start it with: >
236 the GUI in the foreground. You can also use ":gui -f".
[all …]
H A Dusr_28.txt8 Structured text can be separated in sections. And sections in sub-sections.
10 This chapter explains the different ways this can be done.
50 The advantage of folding is that you can get a better overview of the
70 And you can close the fold again with: >
82 Folds can be nested: A region of text that contains folds can be folded
100 If you have nested several levels deep, you can open all of them with: >
173 You can make folds close automatically when you move out of it: >
196 file. You can change what is stored with the 'viewoptions' option.
260 This can be combined: You can first close most folds by using |zm| a few times
343 You can try it out on this text:
[all …]
H A Dvim9.txt139 these can be used to start a fold.
569 No command can follow the "{", only a comment can be used there.
802 Instead of `:t` you can use `:copy`.
899 can be used.
1131 Or a script variable can be used: >
1375 declared and they can be deleted.
1397 This can only work in two ways:
1594 number" instruction can be used, which is faster. The error can be given at
1622 expressions (single quote can be a string or a mark, "/" can be divide or a
1718 Since we use type inference the type can be left out when it can be inferred
[all …]
H A Dgui_w32.txt84 You can also use this: >
106 You can also install Vim in the "Send To" menu:
133 example, you can associate "*.mak" with your make program. You can execute
150 You can add the "Edit with Vim" menu entry in an easy way by using the
154 you can.
204 Doing this manually can be done with this script:
238 register is the same. Thus you can yank to and paste from the clipboard
260 selection. You can use CTRL-Q instead. You can also use CTRL-Q in Insert
297 On Win32, the normal DOS colors can be used. See |dos-colors|.
414 handled by windows, other ALT keys can be mapped. This doesn't allow a
[all …]
H A Dsponsor.txt21 More explanations can be found in the |sponsor-faq|.
26 You can become a registered Vim user by sending at least 10 euro. This works
31 More explanations can be found in the |register-faq|.
102 account page. You can also select whether the amount will be visible.
109 This key can be used on the Vim website to activate voting on your Vim
121 How can I send money?
130 SourceForge you can send money to them directly.
138 I did not register Vim, can I use all available features?
143 I noticed a bug, do I need to register before I can report it?
152 You can select the same item several times to give it more points. You can
[all …]
H A Dchannel.txt30 You can check this with: `has('channel')`
32 You can check this with: `has('job')`
128 "mode" can be: *channel-mode*
205 The timeout can be changed: >
427 "open" The channel can be used.
715 "open" channel can be used
717 "closed" channel can not be used
736 You can get the channel with: >
810 If the job can take some time and you don't need intermediate results, you can
1265 can start typing a line.
[all …]
H A Dusr_29.txt28 tags file. This can be used by Vim to directly jump from any place to the
36 If you do not have it yet, you can find Exuberant ctags here:
40 Now when you are in Vim and you want to go to a function definition, you can
48 you are in the function "write_block". You can see that it calls
99 ":3tag". CTRL-T also can be preceded with a count.
142 When Vim has to search many places for tags files, you can hear the disk
164 You can now jump to other matches for the same tag with: >
190 To move between the matching tags, these commands can be used:
246 but you can ignore that. Do ":setlocal ts=99" to clean it up a bit.
322 commands can be used to move around.
[all …]
H A Dusr_27.txt8 In chapter 3 a few simple search patterns were mentioned |03.9|. Vim can do
10 A detailed specification can be found here: |pattern|
39 You can switch this off again with: >
223 specify a line offset, this can cause trouble. For example: >
365 Thus the same command as above can be shortened to: >
438 of characters that can be a file name.
495 can be modified in the same way by inserting a "_".
502 this, it can make a search command very slow.
514 items mentioned above can be combined.
534 simple way you can remember is much faster than the fancy way that you can't.
[all …]
H A Dusr_10.txt9 goes into making changes that are repeated or can affect a large amount of
39 You can now execute the macro by typing the command "@{register}".
88 commands. Finally, you can use 26 different registers. Thus you can remember
123 change. This can be done with: >
233 A single number can be used to address one specific line: >
276 wanted, but what if you didn't? Then you can specify an offset.
298 and typing them in a range, you can use marks.
357 command can do this for you.
377 complicated patterns later, you can use them here.
529 removes what it can.
[all …]
H A Dterminal.txt195 terminal can be used by a command like gdb.
202 can be changed with the ++close argument.
228 Note that this can be interruptive.
264 codes can be used like with `:map`,
272 function can be called.
607 "dict" can have these members:
1031 In the job you can then do something like: >
1196 Only one debugger can be active at a time.
1252 This way you can inspect the value of local variables. You can also focus the
1357 Four autocommands can be used: >
[all …]
H A Dmbyte.txt127 - For X11 XIM can be used. See |XIM|.
128 - For MS-Windows IME can be used. See |IME|.
129 - For all systems keymaps can be used. See |mbyte-keymap|.
398 system; you can only type 8bit characters;
402 terminal you can only see 8bit characters; the GUI can
448 Nkf can be found at:
453 file to GB file. Hc can be found at:
465 series, Shift_JIS, Big5 and HZ. Lv can be found at:
1079 You can check the result with this command: >
1096 The first column can also be in |<>| form:
[all …]
H A Dusr_09.txt9 (GUI). It can do the same things and a few more. The GUI offers menus, a
35 (for as far as this can be shown in ASCII!).
64 in parens. These special characters can be present:
96 The "Edit/Global Settings/Toggle Toolbar" menu item can be used to make the
103 GUI can also be enabled or disabled with this option. See the help for it.
110 You can make a horizontal scrollbar appear with the menu item
128 Standards are wonderful. In Microsoft Windows, you can use the mouse to
132 Fortunately, you can customize Vim. You can make the behavior of the mouse
270 it is probably already enabled, but you can do this anyway): >
276 replaces it. You are in Insert mode now, thus you can continue typing.
[all …]
H A Dusr_08.txt54 The CTRL-W w command can be used to jump between the windows. If you are in
106 You can repeat the ":split" and ":new" commands to create as many windows as
112 The ":split" command can take a number argument. If specified, this will be
200 you can create almost any layout of windows. Then you can use these commands
212 cursor keys can also be used, if you like.
272 The other three similar commands (you can probably guess these now):
401 Another way to start in diff mode can be done from inside Vim. Edit the
410 If you have a patch or diff file, you can use the third way to start diff
450 You can move text from one window to the other. This either removes
494 The 'splitbelow' option can be set to make a new window appear below the
[all …]
H A Drecover.txt14 You can recover most of your changes from the files that Vim uses to store
15 the contents of the file. Mostly you can recover your work with one command:
25 you started from plus the swap file you can mostly recover your work.
27 You can see the name of the current swap file being used with the command:
31 Or you can use the |swapname()| function, which also allows for seeing the
87 The 'swapfile' option can be reset to avoid creating a swapfile. And the
99 You can find this in the user manual, section |11.3|.
116 If the writing to the swap file is not wanted, it can be switched off by
118 with the "-n" option. Writing can be switched back on by setting the
135 A Vim swap file can be recognized by the first six characters: "b0VIM ".
[all …]
H A Dusr_07.txt8 No matter how many files you have, you can edit them without leaving Vim.
32 You can use any file name instead of "foo.txt". Vim will close the current
45 At this point, you have a number of alternatives. You can write the file
56 file yet, you can make it hidden: >
60 The text with changes is still there, but you can't see it. This is further
66 You can start Vim to edit a sequence of files. For example: >
164 has changes, you can either write the file first, or use ":args!" (with !
259 You can also give several arguments: >
277 If you do not like the fact that the backup files end with ~, you can
455 a new name. The ":saveas" command can be used for this: >
[all …]
H A Dusr_42.txt9 the GUI. You can define your own menu entries to make certain commands easily
39 You can add another level: "Edit.Settings.Shiftwidth" defines a submenu
53 you can use Alt-F to select "File" and S to select "Save". (The 'winaltkeys'
103 Notice that there is room in between the numbers. This is where you can
106 When you create a submenu, you can add another ".number" to the priority.
236 '&' for accelerators can be omitted. The <Tab> and what comes after it can be
248 You can delete a whole menu, with all its items, by using the menu name.
284 These two can be combined: >
308 The Vim editor has 28 built-in icons. You can find a table here:
309 |builtin-tools|. Most of them are used in the default toolbar. You can
[all …]
H A Dusr_45.txt8 The messages in Vim can be given in several languages. This chapter explains
57 This way you can try out several names for your language. You will get an
68 You can also set the language separately for messages, edited text and the
76 package. After unpacking the sources, instructions can be found in the
150 restrictions, you can use them even when your environment uses another
190 you can find it here:
220 Now you can run Vim inside this terminal. Set 'encoding' to "utf-8" as
310 The same argument can be used when writing the file. This way you can
328 can use digraphs. This was already explained in |24.9|.
368 Edit/Keymap menu. Otherwise you can use this command: >
[all …]
H A Dintro.txt81 You can access it here:
144 Send me patches if you can! If you create a pull request on
340 but which can take a number of different values. The
368 - Ex commands can be used to move the cursor. This can be
436 <EOL> end-of-line (can be <CR>, <NL> or <CR><NL>,
501 confusion possible, a '<' can be used directly.
588 can do the same things as in Insert mode, but for
868 can be thousands of characters long.
871 "+-- 99 lines folded". They can be thousands of
875 can only be as long as the width of the window allows,
[all …]
H A Dusr_44.txt57 You can use this to check which items have actually been defined. Quite
132 The x language allows for abbreviations. For example, "next" can be
156 You can use any other character, like a plus or a quote.
163 Since you can use any search pattern, you can highlight very complex things
221 contain other code blocks. This can be defined this way: >
251 can have a comment on a preprocessor line, the preprocessor definition
275 You can use the contains argument to specify that everything can be contained.
300 highlighting. This is how you can do this: >
333 this with a lot of convoluted region statements, or you can use the
482 You can remove syntax groups from this list as well: >
[all …]
H A Dusr_90.txt8 Before you can use Vim you have to install it. Depending on your system it's
30 When installing for a single user, you can use your home directory as the
56 - The GZIP program (you can get it from www.gnu.org)
81 Then unpack the archives there. You can unpack it like this: >
106 Now you can check if compiling worked OK: >
122 fails, you could ask in the vim |maillist| if someone can help you.
153 You can also start Vim with the "-V" argument to see what happens during
197 You can find a bit of explanation for each feature, and links for more
409 If you installed Vim from sources you can use this command: >
454 If you installed Vim with the self-installing archive you can run
[all …]
/vim-8.2.3635/
H A DREADME_VIM9.md8 WARNING: The Vim9 script features are still under development, anything can
21 very fast. We're lucky if we can make it twice as fast. The overhead
24 So what then? We can only make something fast by having a new way of
52 we can gain, and also that Vim script can be faster than builtin
99 Really any language can be used, also Java and Go, which are not
110 installing a tool that can be written in any language. No confusion
125 * A .py file can be compiled into a .pyc file and execute much faster.
155 to be discussed, but we can consider adding type checking and a simple
160 can take Python, JavaScript or TypeScript code and convert it to Vim
170 TypeScript, can work:
[all …]
/vim-8.2.3635/src/
H A DINSTALLpc.txt6 You can find the latest here: https://github.com/vim/vim-win32-installer
10 The file "feature.h" can be edited to match your preferences. You can skip
20 any faster, but you can edit files larger than 2 Gbyte.
92 Visual C++ 2010 Express Edition can be downloaded for free from:
190 file can be used):
198 Now you can build Vim with Make_mvc.mak.
230 The Debugging Tools for Windows can be downloaded from
245 |ms-platform-sdk|. You can build Vim with Make_mvc.mak.
578 support can be built with either MSVC or MinGW (or Cygwin).
855 You can use binaries from ActiveState (ActiveTcl).
[all …]

12345678910>>...23