Commit Graph
37 Commits
Author SHA1 Message Date
kdav5758 de73572d4e fix #6: updated description 2021-07-07 11:22:47 -05:00
kdav5758 42bbcfddf3 centered banner 2021-07-04 22:33:18 -05:00
kdav5758 83bf8c1c98 fixed load at startup 2021-07-04 21:30:19 -05:00
kdav5758 d674c2755b updated defaults 2021-07-04 21:18:12 -05:00
kdav5758 1d98d41a7b fix #4 #5: improved doc and clarified stuff 2021-07-04 21:17:31 -05:00
kdav5758 10e68d1f19 fix #1: formatted 846040c 2021-07-04 21:05:41 -05:00
kdav5758 c288042a61 cleaned code and fixed logic 2021-07-04 20:57:16 -05:00
kdav5758 f51ad0536e removed modifiable condition from autocmd 2021-07-02 22:41:07 -05:00
kdav5758 8c4f4f6d99 set write_all_buffers = false 2021-07-02 22:32:30 -05:00
kdav5758 3598acc5cc removed verbosity 2021-07-02 22:19:50 -05:00
kdav5758 9582a5ec49 fixed typo 2021-07-02 00:08:43 -05:00
kdav5758 5b0d132727 finished doc 2021-07-02 00:02:27 -05:00
kdav5758 89f29f9774 fixed bufdo: restore previous view as well 2021-07-01 23:56:33 -05:00
kdav5758 93c6476c1d improvements 2021-07-01 23:05:01 -05:00
kdav5758 29558a80c4 added hooks for saving and fixed issue with get_modified() 2021-07-01 21:42:52 -05:00
kdav5758 0781634b4f finished readme 2021-07-01 21:38:44 -05:00
kdav5758 9c49e293c5 added gif and shields 2021-07-01 21:08:38 -05:00
kdav5758 c64331277b added conditions 2021-07-01 20:36:29 -05:00
kdav5758 742f44750f now clears command line if mode is not command line 2021-07-01 19:12:33 -05:00
kdav5758 dbaf4784e7 moved modifiable condition to autocmd 2021-07-01 19:02:07 -05:00
kdav5758 83e5e22298 only save if buffer is modifiable 2021-07-01 18:52:00 -05:00
kdav5758 9e20ef769f fixed clean_command_line_interval 2021-07-01 18:47:32 -05:00
kdav5758 6e47f4df2c fixed printing message 2021-07-01 18:30:57 -05:00
kdav5758 d2ea19f35f forgot to call viml_funcs.lua 2021-07-01 18:27:39 -05:00
kdav5758 b2a40bcdcc silent! write 2021-07-01 18:23:39 -05:00
kdav5758 1916b33f6b refactored do_save() 2021-07-01 18:19:32 -05:00
kdav5758 2bc8c1ba02 removed prints 2021-07-01 18:06:13 -05:00
kdav5758 568369bd22 added 'autosave_clean_command_line' autocmd 2021-07-01 18:05:26 -05:00
kdav5758 58caad5b78 added 'clean_command_line_interval' option 2021-07-01 17:55:31 -05:00
kdav5758 afc219aa64 fixed do_save() 2021-07-01 17:49:55 -05:00
kdav5758 982bd3b05a added prints 2021-07-01 17:41:57 -05:00
kdav5758 9beebb5b4d fixed logic and cleaned code 2021-07-01 17:38:58 -05:00
kdav5758 b6330c859a fixed autocmd 2021-07-01 17:36:57 -05:00
kdav5758 20bd237ac9 simplified setup() 2021-07-01 17:35:47 -05:00
kdav5758 e92b0cc692 formatted config and added print 2021-07-01 17:24:17 -05:00
kdav5758 2c8790b006 first commit 2021-07-01 16:55:41 -05:00
Pocco81andGitHub 969be18e92 Initial commit 2021-07-01 11:41:25 -05:00