Commit Graph

  • 0ce2d843d6 Fix MaySet detection for Lua following Neovim update (#195) master Victor Schneuwly 2024-06-08 16:27:52 +00:00
  • 3e878abfd6 Fix MaySet detection for Neovim init.lua users Übertreiber 2023-03-29 15:31:54 +02:00
  • 624c7549a5 sensible.vim 2.0 v2.0 Tim Pope 2023-03-17 23:56:54 -04:00
  • 5693bb650a Set nocompatible Tim Pope 2023-03-08 17:07:35 -05:00
  • a7eea09ba6 Favor execute() over :redir, for performance Tim Pope 2023-02-23 07:31:11 -05:00
  • 16283468be Fix startup error on nvim Tim Pope 2023-01-05 21:41:44 -05:00
  • 947f613a09 Avoid moving screen cursor during Vim startup Tim Pope 2023-01-05 18:17:59 -05:00
  • 8e274c23e4 Favor execute() over :redir to minimize side effects Tim Pope 2023-01-03 11:52:22 -05:00
  • eb59f45508 Provide g:is_posix default Tim Pope 2022-12-29 02:37:04 -05:00
  • dad453eb1b Adjust 'sidescroll' and 'sidescrolloff' Tim Pope 2022-12-30 00:48:11 -05:00
  • cdb380156f Don't override user configured value of options Tim Pope 2022-12-27 07:24:52 -05:00
  • c597927613 Add a few more comments Tim Pope 2022-12-28 23:59:05 -05:00
  • 0b53989c02 Provide :DiffOrig Tim Pope 2022-12-27 23:34:26 -05:00
  • d2613eeaa1 Add "display" to 'truncate' when available Tim Pope 2022-12-27 22:54:17 -05:00
  • d4b12eaf84 Don't override 'tags' without "./tags" Tim Pope 2022-12-27 07:51:35 -05:00
  • 1415c5b66d Move fish 'shell' override down with other reparative behaviors Tim Pope 2022-12-27 07:58:56 -05:00
  • c48736b2c3 Enable Vim's built-in :Man command Tim Pope 2022-12-26 00:38:21 -05:00
  • d5617d0279 Disable 'langremap' Tim Pope 2022-12-26 01:47:16 -05:00
  • 489e9bf885 Don't set 'encoding' Tim Pope 2022-12-26 01:05:51 -05:00
  • c28d1ad848 Don't override backspace=nostop Tim Pope 2022-12-25 23:39:10 -05:00
  • c6fe4c33b8 Remove modeline Tim Pope 2022-12-26 01:30:15 -05:00
  • 1be4e4e540 Never run "filetype plugin indent on" a second time Tim Pope 2022-12-03 00:26:42 -05:00
  • 8985da7669 Don't set autoindent Tim Pope 2022-08-25 21:32:43 -04:00
  • 226203be17 Don't disable global statusline Tim Pope 2022-04-11 13:01:50 -04:00
  • 2d9f34c09f Revert "Lower 'synmaxcol'" Tim Pope 2019-11-24 15:45:22 -05:00
  • bb75c2ec73 Add sponsor button Tim Pope 2019-10-18 18:09:00 -04:00
  • 4a7159a300 Linux terminal supports 16 colors now Tim Pope 2019-10-17 20:59:16 -04:00
  • 5dc6eb2d80 Remove cargo culted helptags invocation Tim Pope 2019-08-31 23:25:52 -04:00
  • b9febff7aa Make :mkview not save options Enno 2019-08-22 20:12:55 -03:00
  • c176d13789 Lower 'synmaxcol' Tim Pope 2018-06-24 17:24:33 -04:00
  • 67fe033b2b Break undo before delete word Tim Pope 2019-07-28 21:38:47 -04:00
  • 8db5a732ef Fix typo Ammar Alakkad 2019-02-13 08:54:33 +03:00
  • 7f46e82fc7 Take bash path from /usr/bin/env for non Linux environment Roberto V. Alfieri 2018-10-23 16:34:45 +02:00
  • 679e53d615 Revert "Include local options in sessions" Tim Pope 2018-09-17 11:37:21 -04:00
  • 340a5e1f32 Update installation instructions Tim Pope 2018-07-03 18:42:38 -04:00
  • c82c6d4978 Include local options in sessions Tim Pope 2018-07-16 15:58:25 -04:00
  • 2d60332fa5 sensible.vim 1.2 v1.2 Tim Pope 2018-01-22 00:47:03 -05:00
  • 49ee364222 Fix if statement blurrcat 2017-05-10 11:02:50 +08:00
  • d205637361 Don't override ttimeoutlen Tim Pope 2017-05-09 17:59:24 -04:00
  • b6033cb4d4 Work around deficiencies in nvim Tim Pope 2017-05-09 17:38:01 -04:00
  • e57222db3b Document 'autoread' in feature list (#136) Paulo Köch 2017-04-02 05:20:42 +01:00
  • 4b75359218 Preserve fish as 'shell' for Vim 7.4.276 or later (#128) James McCoy 2016-09-05 20:40:29 -05:00
  • 9e91be7e0f Revert "Set lazyredraw" Tim Pope 2016-03-18 14:25:42 -04:00
  • 2fb074e841 Set lazyredraw Brice Burgess 2015-01-10 15:06:46 -05:00
  • 680a5c6932 Remove set showcmd Andrew Schwartzmeyer 2015-12-24 17:22:49 -08:00
  • 8c4429c70c Remove set fileformats+=mac netei 2015-12-09 15:05:19 +01:00
  • 26f8783e08 Fix bug in C-L mapping Markus Teich 2015-09-24 12:06:05 +02:00
  • 027b2390e1 Exempt Eterm from t_Co=16 Tim Pope 2015-09-23 13:58:01 -04:00
  • d0beb8ab42 Prevent duplicate entry in 'tags' Tim Pope 2015-04-04 13:14:25 -04:00
  • b30dcf387a Delete comment char when joining commented lines Janko Marohnić 2014-11-20 00:02:50 +01:00
  • 64aa12b07b Search upwards for tags file Tim Pope 2014-07-07 00:15:06 -04:00
  • d002540b6c Stop enabling shiftround; it breaks indent/outdent Josh Triplett 2014-06-23 19:34:00 -07:00
  • 98a6555e4a sensible.vim 1.1 v1.1 Tim Pope 2014-04-24 18:55:13 -04:00
  • 38fea1c935 Remove unicode listchars to fix #57 Ryan Dlugosz 2013-07-16 10:13:58 -04:00
  • f8acc5a067 Set sessionoptions-=options Tim Pope 2014-03-18 22:18:48 -04:00
  • 01854b14c7 Bump 'ttimeoutlen' to 100 Tim Pope 2014-02-23 10:35:04 -05:00
  • ada47584c3 Don't set showmatch Christian Wellenbrock 2014-01-30 11:55:53 +01:00
  • 92c7ee739b Remove Y from README Tim Pope 2013-08-03 00:20:07 -04:00
  • e48a40534c Drop Y and && mappings Tim Pope 2013-08-02 00:03:37 -04:00
  • 196fcfb728 Remove outdated reference to undo files Tim Pope 2013-08-02 00:01:26 -04:00
  • fee5928dc8 Avoid problems with fish shell Tim Pope 2013-06-23 13:22:56 -04:00
  • 2c57c5f4c5 Stop setting temporary directories Tim Pope 2013-06-10 22:55:11 -04:00
  • 3ffe25ce1d Don't mess with netrw Tim Pope 2013-04-22 23:15:38 -04:00
  • d39023bba7 De-emphasize custom 'undodir' Tim Pope 2013-04-09 00:17:41 -04:00
  • 530ea28e89 Provide more robust example of disabling 'undofile' Tim Pope 2013-03-26 23:28:24 -04:00
  • 4fb9519254 Hide dot files in netrw the way netrw does Tim Pope 2013-03-08 00:48:18 -05:00
  • 41499a5767 Set correct AppData dir for more Windows versions Dan Grover 2013-03-09 00:54:26 -08:00
  • e7eda3bb86 Don't override a blank 'viminfo' Tim Pope 2013-03-07 12:14:11 -05:00
  • 3d88620d61 Don't set autowrite Tim Pope 2013-02-25 22:48:03 -05:00
  • 76d86fc6ed Set tabpagemax=50 Tim Pope 2013-02-23 12:10:22 -05:00
  • ee6eae42ed Honour $XDG_DATA_HOME for &directory setting James Rowe 2013-02-22 11:39:19 +00:00
  • 9ca7bed8ea Break undo after CTRL-U Tim Pope 2013-02-23 11:43:23 -05:00
  • 85b9b3b516 Remap & to include flags Tim Pope 2013-02-21 18:53:49 -05:00
  • 228787e62a More formatting tweaks Tim Pope 2013-02-14 23:06:23 -05:00
  • 513386ecfe Show non-breaking spaces as dots Tim Pope 2013-02-15 20:39:11 -05:00
  • d4d1491aa1 Force encoding in gvim Tim Pope 2013-02-15 20:37:15 -05:00
  • 5b0e1b4b9a Fix for not matching mac when setting directories Timo Sand 2013-02-06 08:23:49 +00:00
  • 85112656a2 Fix README formatting Tim Pope 2013-02-14 20:10:53 -05:00
  • e0a2ca148f Explain undo persistence in FAQ Tim Pope 2013-02-07 23:04:54 -05:00
  • 8f2a48ae16 Don't clobber scroll offsets Tim Pope 2013-01-29 13:06:44 -05:00
  • 7aa7dba2a2 Fix grammar error Tim Pope 2013-01-22 18:28:59 -05:00
  • ea5d006613 Expand tildes in transient directories Tim Pope 2013-01-21 14:18:39 -05:00
  • a2cd959936 Fix transient directory options Tim Pope 2013-01-20 21:02:15 -05:00
  • 6c1ed9b043 Better (?) location for transient files Tim Pope 2013-01-20 11:24:25 -05:00
  • 6083bf4a61 Drop smartcase Tim Pope 2013-01-19 15:30:51 -05:00
  • 93f6d3434f Remove octal from nrformats Tim Pope 2013-01-19 15:30:12 -05:00
  • f7bdc45c03 Set history Tim Pope 2013-01-17 20:40:36 -05:00
  • 77cb5aa5fb Remove infercase Tim Pope 2013-01-16 19:26:26 -05:00
  • 312fff5bd4 Drop 'fillchars' Tim Pope 2013-01-13 23:21:29 -05:00
  • 8e8937e76a Set shiftround Tim Pope 2013-01-12 00:34:51 -05:00
  • b5689392fc Don't force UNIX line endings on Windows Tim Pope 2013-01-11 13:43:48 -05:00
  • 88718d26fd Set infercase Tim Pope 2013-01-10 01:15:18 -05:00
  • b8c378024b sensible.vim 1.0 v1.0 Tim Pope 2013-01-09 21:56:38 -05:00
  • 7ad81be28b Concede 'list' Tim Pope 2013-01-08 00:48:27 -05:00
  • a16257d90f Document unintuitive settings Tim Pope 2013-01-07 10:40:31 -05:00
  • ca614497e0 Explain how to find out what the plugin does Tim Pope 2013-01-07 11:06:26 -05:00
  • 5a5f3926a8 Add instructions for overriding Tim Pope 2013-01-07 10:59:32 -05:00
  • 6bc9f8c7ad Don't butcher filename in last viminfo argument Tim Pope 2013-01-07 09:34:22 -05:00
  • cb4b85e1d2 Change undodir regex conditional Zeh Rizzatti 2013-01-07 01:47:06 -03:00
  • d2cdd0014a Support stripped down versions of Vim Tim Pope 2013-01-06 21:57:14 -05:00