Home
last modified time | relevance | path

Searched refs:adding (Results 1 – 25 of 98) sorted by relevance

1234

/vim-8.2.3635/src/po/
H A DREADME_mingw.txt21 the name of your language. You can do it from the command line or adding a
59 Remove "#~" and "#, fuzzy" after adding the translation.
H A DREADME_mvc.txt43 The LANGUAGE environment variable can be set from the command line, by adding
H A DREADME.txt87 Remove the "#, fuzzy" line after adding the translation.
/vim-8.2.3635/runtime/doc/
H A Dif_cscop.txt40 Examine the effect of a proposed change such as adding a value to an
43 Verify that a change has been made in all source files such as adding
296 indicating success or failure when adding a cscope database. Ideally, you
297 should reset this option in your |.vimrc| before adding any cscope databases,
298 and after adding them, set it. From then on, when you add more databases
H A Dusr_21.txt129 default, all the lines are saved. If 0, nothing is saved. To avoid adding
356 day. If you are one of them, consider adding "slash" and "unix" to
447 The solution for this situation is adding a modeline to the file. This is
H A Dusr_05.txt425 Vim's functionality can be extended by adding plugins. A plugin is nothing
449 when you use Vim. There are only two steps for adding a global plugin:
504 better one, you can add it. There are two steps for adding a filetype plugin:
529 adding. If it's OK, you can give the new one another name: >
H A Dsponsor.txt10 Fixing bugs and adding new features takes a lot of time and effort. To show
H A Dgui_x11.txt152 try adding this to your Vim resources (change the colors to your liking): >
241 characters, but hitting backspaces produces "^H" instead, try adding this to
380 For GTK+ 3, an effect similar to the above can be obtained by adding the
/vim-8.2.3635/runtime/icons/
H A DREADME.txt5 (80 x 25). Trying to change this by adding a tool type results in a window
/vim-8.2.3635/runtime/tutor/
H A DREADME.txt14 I have considered adding more advanced lessons but have not found the
/vim-8.2.3635/src/testdir/
H A Dtest_const.vim305 " Modify list - error when changing item or adding/removing items
316 " Modify dict - error when changing item or adding/removing items
H A Dtest_smartindent.vim58 " Test for adding a new line before and after comments with smartindent
H A Dtest_comments.vim57 " Test for automatically adding comment leaders in insert mode
H A Dtest_lua.vim919 " Test for adding, accessing and removing global variables using the vim.g
1041 " Test for adding, accessing and modifying window-local variables using the
1083 " Test for adding, accessing and modifying buffer-local variables using the
1124 " Test for adding, accessing and modifying tabpage-local variables using the
/vim-8.2.3635/runtime/syntax/
H A Dsynload.vim65 " Handle adding doxygen to other languages (C, C++, C#, IDL, java, php, DataScript)
H A Ddatascript.vim40 " dsCommentGroup allows adding matches for special things in comments.
H A Dsdl.vim36 syn keyword sdlVirtual virtual redefined finalized adding inherits
H A Dcsc.vim19 " cscCommentGroup allows adding matches for special things in comments
/vim-8.2.3635/src/
H A Doption.c1252 int adding; // "opt+=arg" in do_set() local
1382 adding = FALSE; in do_set()
1389 adding = TRUE; // "+=" in do_set()
1697 if (adding) in do_set()
1894 if (adding || prepending || removing) in do_set()
1940 if (!(adding || prepending || removing) in do_set()
1948 if (adding || prepending || removing) in do_set()
1966 if ((adding || prepending) && s != NULL) in do_set()
1969 adding = FALSE; in do_set()
1981 if (adding || prepending) in do_set()
[all …]
/vim-8.2.3635/runtime/indent/testdir/
H A DREADME.txt17 the indent command results in adding indent. Example:
/vim-8.2.3635/
H A DREADME_VIM9.md155 to be discussed, but we can consider adding type checking and a simple
157 through these stages over time, adding real class support and now
H A DCONTRIBUTING.md16 Please consider adding a test. All new functionality should be tested and bug
H A DLICENSE61 under 2)e) adding the message is only required for as far as this does
H A DREADME.txt94 Fixing bugs and adding new features takes a lot of time and effort. To show
H A DREADME.md111 Fixing bugs and adding new features takes a lot of time and effort. To show

1234