-
c9222e3b22
Remove undo directory and $MYVIMFILES
master
Josh Holtrop
2023-05-19 09:42:40 -04:00
-
b57c2021de
Remove javascript and markdown syntax files
Josh Holtrop
2023-05-19 09:40:50 -04:00
-
c79bddf68e
Remove filetype.vim
Josh Holtrop
2023-05-19 09:38:43 -04:00
-
0865ffbe82
Remove vimrc.skel
Josh Holtrop
2023-05-19 09:36:43 -04:00
-
e26f4fd30e
Remove ftplugin/hex.vim
Josh Holtrop
2023-05-19 09:36:13 -04:00
-
63ba3d2243
Remove ruby/eruby vim files
Josh Holtrop
2023-05-19 09:29:55 -04:00
-
5ad4a6f17d
Remove Vundle and rust and toml plugins
Josh Holtrop
2023-05-19 09:24:58 -04:00
-
848779f332
do not set cursor position to last editing position for git commit messages
Josh Holtrop
2020-12-18 14:34:21 -05:00
-
40a3ce0dea
fix S-Insert pasting in insert mode
Josh Holtrop
2019-12-03 13:15:53 -05:00
-
df5d59cf6d
do not set textwidth for text files
Josh Holtrop
2019-12-03 13:15:36 -05:00
-
1b4ec5dc5b
updates for D
Josh Holtrop
2019-12-03 13:15:10 -05:00
-
0dbfee7ea1
add Rsconscript autocmd
Josh Holtrop
2019-11-09 18:35:34 -05:00
-
9833e19060
add some copy/paste shortcut mappings
Josh Holtrop
2019-10-16 12:52:47 -04:00
-
df85375fcb
set filetype for .cxl and .yc files
Josh Holtrop
2018-06-12 23:31:20 -04:00
-
19be2bc956
add Vundle and a couple plugins
Josh Holtrop
2017-04-13 15:13:49 -04:00
-
24e80a650a
remove "(0" from cinoptions
Josh Holtrop
2016-07-12 10:05:12 -04:00
-
ace69fef9d
fix setting &titlestring
Josh Holtrop
2016-07-01 09:37:03 -04:00
-
3eabe33eeb
retab to 2-space indent
Josh Holtrop
2016-06-30 12:24:04 -04:00
-
b0755cf9fe
do not indent C++ scope labels
Josh Holtrop
2016-06-30 12:22:02 -04:00
-
973f95bc07
add Tedit
Josh Holtrop
2016-06-30 12:15:24 -04:00
-
52e08bb0a6
set titlestring
Josh Holtrop
2016-06-30 12:14:05 -04:00
-
d53c913b23
add Cedit, CCedit, Hedit commands
Josh Holtrop
2016-06-30 12:11:26 -04:00
-
f7581a220b
add ftplugin/hex.vim
Josh Holtrop
2016-02-23 09:15:51 -05:00
-
7940ab04a0
do not indent at the end of a line ending in ".do"
Josh Holtrop
2016-01-20 15:45:15 -05:00
-
b6fca5fa05
add a local copy of vim's indent/ruby.vim
Josh Holtrop
2016-01-20 15:45:02 -05:00
-
26b4bdb905
highlight wscript as python
Josh Holtrop
2016-01-20 15:40:19 -05:00
-
69177c8014
add vala syntax/ftdetect
Josh Holtrop
2015-12-02 15:15:57 -05:00
-
aa7ac8d4bf
make a few mappings <silent>
Josh Holtrop
2015-06-08 10:40:39 -04:00
-
f731ee19ba
add C-S-Page{Up,Down} mappings
Josh Holtrop
2015-06-08 10:33:04 -04:00
-
9a45cf6e0c
use sw=2 for sh filetype
Josh Holtrop
2015-06-08 10:31:34 -04:00
-
67d5cae5c5
setf ruby for Rsconsfile
Josh Holtrop
2015-06-08 10:31:24 -04:00
-
aef983ef92
use sw=2 for gitolite files
Josh Holtrop
2015-05-26 21:50:06 -04:00
-
0b2d8b96da
add filetype.vim to override default detection
Josh Holtrop
2015-03-17 21:15:17 -04:00
-
d8b8fed799
set showtabline depending on gui/console
Josh Holtrop
2015-03-17 21:14:47 -04:00
-
5512abd331
leave 'writebackup' option set, with it off file timestamps don't update on Windows
Josh Holtrop
2015-02-19 15:12:26 -05:00
-
c5725d98b0
add ignore_paths argument to QNameFileInit()
Josh Holtrop
2014-08-08 12:06:51 -04:00
-
2209a9b67b
add syntax/javascript.vim from Vim 7.4 for use in 7.3
Josh Holtrop
2014-02-21 11:13:26 -05:00
-
ab3f6de7ea
add a few more vim-ruby configuration files
Josh Holtrop
2014-02-12 09:59:26 -05:00
-
124baaeb85
set bufhidden=wipe to all unnamed buffers, not just the first
Josh Holtrop
2013-11-20 12:55:13 -05:00
-
5e759dce1a
qnamebuf.vim: allow CTRL-d to delete a buffer
Josh Holtrop
2013-11-20 12:31:09 -05:00
-
e17cce7083
map ,f to QNameFileInit() for all files under the current directory
Josh Holtrop
2013-11-20 10:56:48 -05:00
-
8ad81ecf2b
:set hidden and wipe unnamed buffer created with --remote-silent
Josh Holtrop
2013-11-20 10:56:29 -05:00
-
fb085ba4ba
add syntax/markdown.vim from https://github.com/jtratner/vim-flavored-markdown
Josh Holtrop
2013-11-08 15:44:06 -05:00
-
4638c3b229
qnamepicker: always do case-insensitive matching
Josh Holtrop
2013-11-08 10:01:47 -05:00
-
fbcf6fd739
custom modifications for qnamefile
Josh Holtrop
2013-11-08 10:01:11 -05:00
-
588ddbe054
support CTRL hotkeys for qnamebuf navigation
Josh Holtrop
2013-11-07 16:48:47 -05:00
-
a848fd42e6
add initial qnamebuf scripts from http://www.vim.org/scripts/script.php?script_id=3217
Josh Holtrop
2013-11-07 16:35:16 -05:00
-
3326c15cee
update cinoptions
Josh Holtrop
2013-10-27 14:53:51 -04:00
-
cc0f5fff03
oil.vim: highlight floats as Number
Josh Holtrop
2013-10-25 09:22:10 -04:00
-
a0a88529fd
oil.vim: highlight C++-style comments and "#include" lines
Josh Holtrop
2013-10-23 14:31:22 -04:00
-
851e10a20d
add and use oil.vim syntax file
Josh Holtrop
2013-10-23 14:13:54 -04:00
-
91bee00f3d
combine some autocmds
Josh Holtrop
2013-10-10 15:02:00 -04:00
-
75db0285f5
use sw=2 for vim files
Josh Holtrop
2013-09-23 16:17:06 -04:00
-
75254dca21
wrap autocmds in a group to avoid duplicates
Josh Holtrop
2013-09-23 16:16:29 -04:00
-
617186cfd1
add settings for *.[ch].erb files
Josh Holtrop
2013-09-18 16:18:21 -04:00
-
d1459c82f7
set eruby_subtype to "c" for *.h.erb files
Josh Holtrop
2013-09-18 15:59:50 -04:00
-
170d00e1ab
update ruby.vim
Josh Holtrop
2013-09-09 16:36:57 -04:00
-
53a905a53a
set cinoptions=:0
Josh Holtrop
2013-08-22 09:49:17 -04:00
-
064d939e08
ir_black.vim: highlight storage class as Identifier
Josh Holtrop
2013-08-21 11:27:17 -04:00
-
7272cfa9e6
apply ruby settings to eruby as well
Josh Holtrop
2013-08-14 22:45:33 -04:00
-
130147f057
consider "@" and "?" word characters for Ruby sources
Josh Holtrop
2013-07-11 11:07:29 -04:00
-
712d99d90d
add Bf,Cf,Tf commands
Josh Holtrop
2013-06-25 21:56:07 -04:00
-
132b8669dd
set linespace=0 on Windows
Josh Holtrop
2013-05-13 11:43:42 -04:00
-
9fef1f06d1
set guifont to Consolas on Windows
Josh Holtrop
2013-05-13 11:28:49 -04:00
-
464a2d32e0
turn on cursorline and cursorcolumn
Josh Holtrop
2013-05-09 16:05:54 -04:00
-
f431537316
<C-Enter> in insert mode inserts a line above cursor instead of below
Josh Holtrop
2013-05-09 16:05:43 -04:00
-
c9587cb412
use setf to set filetype for DXL to java
Josh Holtrop
2013-04-17 13:38:32 -04:00
-
dc27105c5e
use sw=2 for DXL sources
Josh Holtrop
2013-04-17 11:50:06 -04:00
-
8b8c594564
set CHERE_INVOKING when launching Cygwin from vim
Josh Holtrop
2013-04-17 11:49:50 -04:00
-
6059d522ee
set .di files as "d" filetype
Josh Holtrop
2013-02-02 20:01:00 -05:00
-
dd645ba92e
use sw=2 for ruby
Josh Holtrop
2013-01-20 20:18:25 -05:00
-
b2d7b95f93
disable persistent undo
Josh Holtrop
2013-01-15 14:35:03 -05:00
-
26f9f5cf56
use <silent> with insert-mode mappings to avoid commands being echoed
Josh Holtrop
2013-01-15 14:11:20 -05:00
-
ec3e1990ae
use "l:" for function-local variables instead of "a:"
Josh Holtrop
2013-01-15 14:03:21 -05:00
-
a026e746b6
PtagSymbolBeforeParen(): do :help instead of :ptag when editing .vim files
Josh Holtrop
2013-01-15 14:01:45 -05:00
-
27b0245886
add function PtagSymbolBeforeParen()
Josh Holtrop
2013-01-15 13:11:31 -05:00
-
2e08e30d40
source "$MYVIMRC.local" if it exists
Josh Holtrop
2012-12-20 15:12:58 -05:00
-
1132f8b5c0
ignore .netrwhist
Josh Holtrop
2012-12-20 15:10:45 -05:00
-
81d4e16be7
just set syntax, not filetype, for dxl files
Josh Holtrop
2012-12-11 11:32:21 -05:00
-
e26f68c43e
icf files use cpp syntax
Josh Holtrop
2012-12-11 11:23:36 -05:00
-
b3e7f536db
on Windows, use cygwin bash as shell if it's installed
Josh Holtrop
2012-12-11 10:36:50 -05:00
-
83273d0524
split out change directory logic from LoadProject() into ProjectCD()
Josh Holtrop
2012-12-10 15:48:25 -05:00
-
2dc95f6585
avoid lost output from FindSymbolInSources()
Josh Holtrop
2012-12-09 22:41:03 -05:00
-
515e951bfe
make vimrc grep function more generic, projects can define symbols
Josh Holtrop
2012-12-09 22:09:57 -05:00
-
33ce59d817
add FindSymbolInProjectSources and Cf command
Josh Holtrop
2012-12-09 16:17:32 -05:00
-
91214b8695
remove unnecessary extra variable
Josh Holtrop
2012-12-09 15:00:15 -05:00
-
fc29a516d2
keep track of project_directory for project.vim
Josh Holtrop
2012-12-09 14:52:07 -05:00
-
4eaf9e0bc7
do not load project for the same buffer twice
Josh Holtrop
2012-12-09 14:04:22 -05:00
-
ca00541a05
add LoadProject() to load project-specific config files
Josh Holtrop
2012-12-09 13:58:53 -05:00
-
95cd09ba39
use nnoremap for normal mode mappings
Josh Holtrop
2012-12-09 12:00:55 -05:00
-
abec7a83db
use $MYVIMEFILES instead of $VIMHOME
Josh Holtrop
2012-12-09 12:00:39 -05:00
-
a0bff60737
set $VIMHOME handling symlinked vimrc; activate undofile
Josh Holtrop
2012-12-09 11:49:25 -05:00
-
8ac81c64f5
begin reorganizing
Josh Holtrop
2012-12-08 16:03:39 -05:00
-
a8b1ea7fde
more mapping cleanup - avoid setting named mark
Josh Holtrop
2012-12-08 11:30:50 -05:00
-
cf382407eb
update comment block mappings
Josh Holtrop
2012-12-08 11:28:00 -05:00
-
3585eaa327
avoid abbreviations in command mappings
Josh Holtrop
2012-12-08 11:27:44 -05:00
-
a7f43f66c3
use man.vim and :Man even from a console session
Josh Holtrop
2012-12-08 10:46:05 -05:00
-
6f29457414
<C-J> exits visual mode
Josh Holtrop
2012-12-07 22:12:29 -05:00
-
c1bc807b00
keep visual selection when changing indent
Josh Holtrop
2012-12-07 21:57:58 -05:00
-
b8c14a30ce
map with <Leader>, remove more old cruft
Josh Holtrop
2012-12-07 16:39:19 -05:00