]>
git.mdlowis.com Git - archive/vim_config.git/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Mike D. Lowis [Wed, 14 Oct 2015 20:46:04 +0000 (16:46 -0400)]
Added solarized color scheme, selected by default
Mike D. Lowis [Wed, 14 Oct 2015 20:45:13 +0000 (16:45 -0400)]
Updated to support nvim and updated the status line tab indicator to a simpler implementation
Mike D. Lowis [Tue, 14 Apr 2015 19:01:47 +0000 (15:01 -0400)]
Tweak searching and search highlighting and use the X clipboard on linux
Mike D. Lowis [Tue, 14 Apr 2015 19:01:08 +0000 (15:01 -0400)]
disable vim's console background to allow for transparent terminals
Michael D. Lowis [Sun, 2 Nov 2014 14:28:37 +0000 (09:28 -0500)]
Updated buffer switching shortcuts
Michael D. Lowis [Sun, 2 Nov 2014 14:27:07 +0000 (09:27 -0500)]
Updated buffer switching shortcuts
Michael D. Lowis [Mon, 22 Sep 2014 13:22:34 +0000 (09:22 -0400)]
Spell checking files added
Michael D. Lowis [Mon, 22 Sep 2014 13:21:54 +0000 (09:21 -0400)]
Added spellchecking to vim config
Michael D. Lowis [Mon, 22 Sep 2014 13:21:11 +0000 (09:21 -0400)]
Tweaked project settings
Michael D. Lowis [Mon, 22 Sep 2014 13:20:25 +0000 (09:20 -0400)]
Tweaked color settings for console omni complete menu
Mike D. Lowis [Mon, 29 Jul 2013 15:17:34 +0000 (11:17 -0400)]
Check in local changes
Mike D. Lowis [Mon, 28 Jan 2013 16:24:21 +0000 (11:24 -0500)]
Updated Todo command to have a configurable path for the todo list file
Mike D. Lowis [Mon, 28 Jan 2013 16:23:44 +0000 (11:23 -0500)]
Updated comment style of unit test template
Mike D. Lowis [Thu, 24 Jan 2013 19:12:57 +0000 (14:12 -0500)]
Added Todo command and fixed comment for ToFn command
Mike D. Lowis [Thu, 24 Jan 2013 19:10:41 +0000 (14:10 -0500)]
ignore vim generated files
Mike D. Lowis [Thu, 24 Jan 2013 19:07:44 +0000 (14:07 -0500)]
Updated style of comments for unit tests
Mike D. Lowis [Mon, 19 Nov 2012 21:04:52 +0000 (16:04 -0500)]
Changed default requirements tag to Implementation
Mike D. Lowis [Mon, 19 Nov 2012 20:52:06 +0000 (15:52 -0500)]
Updated templates for C source and header files
Mike D. Lowis [Wed, 14 Nov 2012 14:15:24 +0000 (09:15 -0500)]
Updated c.vim with gentex custom types
Mike D. Lowis [Wed, 14 Nov 2012 14:14:13 +0000 (09:14 -0500)]
Added support for templates
Mike D. Lowis [Tue, 9 Oct 2012 16:14:06 +0000 (12:14 -0400)]
Update README
Mike D. Lowis [Tue, 9 Oct 2012 16:09:35 +0000 (12:09 -0400)]
Added syntax file for srec files
Mike D. Lowis [Tue, 9 Oct 2012 16:08:47 +0000 (12:08 -0400)]
Update vimrc with filetype specific indenting and smartcase searching
Mike D. Lowis [Fri, 3 Aug 2012 15:05:13 +0000 (11:05 -0400)]
Moved c-specific abbreviations from vimrc to project configuration
Mike D. Lowis [Fri, 1 Jun 2012 14:05:29 +0000 (10:05 -0400)]
Added project.vim template files
Mike D. Lowis [Wed, 30 May 2012 14:46:59 +0000 (10:46 -0400)]
Added doxygen plugin and syntax files
Mike D. Lowis [Wed, 29 Feb 2012 20:45:50 +0000 (15:45 -0500)]
Removed dead code
Mike D. Lowis [Wed, 29 Feb 2012 20:32:32 +0000 (15:32 -0500)]
Removed dependencies on plugins and added statusline buffer viewer
Mike D. Lowis [Thu, 23 Feb 2012 15:36:16 +0000 (10:36 -0500)]
Tweaked look and behavior of omnicomplete
Mike D. Lowis [Tue, 21 Feb 2012 22:03:11 +0000 (17:03 -0500)]
Added README
Mike D. Lowis [Tue, 21 Feb 2012 21:57:47 +0000 (16:57 -0500)]
Tweaked omnicomplete and added fast switch between c and h files
Mike D. Lowis [Fri, 17 Feb 2012 18:54:39 +0000 (13:54 -0500)]
Updated vimrc to support project.vim files
Mike D. Lowis [Thu, 16 Feb 2012 01:56:01 +0000 (20:56 -0500)]
Trimmed unnecessary files
Mike D. Lowis [Sun, 12 Feb 2012 03:07:37 +0000 (22:07 -0500)]
Added vimrc file
Mike D. Lowis [Sun, 12 Feb 2012 03:06:55 +0000 (22:06 -0500)]
Initial Commit