Kevin MacMartin
690b882d55
Begin port to neovim exclusive config
2024-03-01 16:28:35 -05:00
Kevin MacMartin
49d61d1c68
Improve the palette variable names for clarity and improve the colorscheme for treesitter
2024-02-01 13:20:34 -05:00
Kevin MacMartin
d2db721dee
Improve the treesitter colors
2024-01-30 22:29:34 -05:00
Kevin MacMartin
c625fe2499
Fix up the javascript syntax
2024-01-30 16:12:19 -05:00
Kevin MacMartin
59408083ae
Fix the colour of quoted text in html
2024-01-30 15:39:11 -05:00
Kevin MacMartin
b54db0aabd
Don't underline URIs
2023-06-06 15:28:04 -04:00
Kevin MacMartin
28e01ed29b
Make tree sitter numbers bold red
2023-06-06 15:08:51 -04:00
Kevin MacMartin
3f7e7d1582
Make escapes stand out a bit more in treesitter by making them yellow
2023-06-01 16:54:07 -04:00
Kevin MacMartin
4fad637348
Make treesitter numbers white
2023-05-31 23:01:44 -04:00
Kevin MacMartin
24a8fa5ace
Improve the colours some more and add treesitter colors (plugin not included)
2023-05-31 00:19:08 -04:00
Kevin MacMartin
740609ce4a
Make sh aliases blue
2023-05-30 16:27:48 -04:00
Kevin MacMartin
6784e09568
Make sh variables blue
2023-05-30 16:26:17 -04:00
Kevin MacMartin
7a7e28ba86
Adjust the theme a bit more
2023-05-30 15:45:54 -04:00
Kevin MacMartin
9edcf4619b
Another minor theme adjustment
2023-05-30 15:11:40 -04:00
Kevin MacMartin
92ccaa8325
Improve the theme a bunch
2023-05-30 15:03:45 -04:00
Kevin MacMartin
b1566d2113
Make numbers red again
2023-05-30 01:03:49 -04:00
Kevin MacMartin
abded7993c
Re-add the color definition for vertical splits
2023-05-30 01:01:37 -04:00
Kevin MacMartin
6033ce54c7
Remove some unnecessary color definitions, and adjust some colors
2023-05-30 00:56:57 -04:00
Kevin MacMartin
4cd340b552
Rebuild the theme so all the colors are declared and imported, to make it easier to update, and use conditionals when declaring the colors rather than trying to compute equivalent hex codes
2023-05-30 00:41:59 -04:00
Kevin MacMartin
b8c3135d1a
Don't underline html links
2018-11-16 18:15:48 -05:00
Kevin MacMartin
ae8ba0a227
Replace syntastic with ale
2018-03-13 11:32:04 -04:00
Kevin MacMartin
f9ffbe4e5a
Update submodules and remove vim-bookmarks
2018-03-11 20:08:14 -04:00
Kevin MacMartin
fb15796c0b
Fix alt+dir for sidebars, add ctrl-w split shortcuts and gitv colorscheme
2014-10-31 01:22:22 -04:00
Kevin MacMartin
f93335c29c
Switch statusline colour from bright red to a more subtle grey
2014-10-29 06:17:52 -04:00
Kevin MacMartin
f170b77156
Improve organization of colorscheme definitions + add/configure vim-bookmarks
2014-10-28 15:33:37 -04:00
Kevin MacMartin
b334ef1374
Switched to the official incsearch repo and created syntax defs
2014-10-19 14:00:53 -04:00
Kevin MacMartin
b5ca98b0d4
Fixed diff colour conflict with cursor column/row highlight
2014-09-16 05:14:57 -04:00
Kevin MacMartin
6671889c43
removed reverse and swapped colours for markdown code
2014-07-29 22:12:58 -04:00
Kevin MacMartin
7eff0b4f65
Add Conceal syntax definition and tweak markdown/html colours
2014-07-28 11:20:38 -04:00
Kevin MacMartin
09941e143f
Switched to my fork for vim-fixkey with support for screen-it and
...
screen-256color-it (termcap for screen/tmux patched to allow tmux to
render italics). The HTML headings were switched from underlined to
strictly bold from 1-3 and strictly italic from 4-6.
2014-07-26 04:11:50 -04:00
Kevin MacMartin
243ebdf2ce
Changed Title's style from underline to bold
2014-07-25 11:54:33 -04:00
Kevin MacMartin
adc8895c53
Pulled lightline theme out of the darkcloud theme and into into plugins.vim so
...
the darkcloud theme can be used without requiring lightline, and set the
colorscheme before loading the user config so it can be overridden
2014-07-25 10:18:03 -04:00
Kevin MacMartin
f7032d5335
Added settings for the taskwarrior plugin (for those who use it)
2014-07-16 23:29:44 -04:00
Kevin MacMartin
759548ea49
changed fold column colour to white to avoid conflict with syntastic
2014-07-10 10:20:15 -04:00
Kevin MacMartin
56c4fac730
Tweaked the syntastic error/warning to match their respective lines
2014-07-07 16:31:44 -04:00
Kevin MacMartin
ebb54d9d97
Changed folded col to yellow to avoid confusion with line numbers
2014-07-07 16:15:39 -04:00
Kevin MacMartin
e48ad9529e
Fixed whitespace colouring in gvim and a bunch of sidebar-specific mappings.
2014-07-02 03:49:34 -04:00
Kevin MacMartin
f808cd9759
Added commandline argument support to the update script that includes options
...
to display help and version information, as well as to disable colour output
(with both English and American spellings of colour). Some minor changes
to wording/style were also made in the title blocks and README.
2014-06-17 01:49:46 -04:00
Kevin MacMartin
716f2259af
Disabled linebreaks globally by default and added a variable to
...
get them back. Added the linebreak variable and another one I'd
missed before to the vimrc.user creation in the update script.
Added a second general settings file called "after.vim" for settings
that need to be loaded after everything else. Updated maintainer
tag to my real name.
2014-06-04 03:18:29 -04:00
Kevin MacMartin
6062eb6d8f
Configured json colours, syntax plugin settings and definitions to match
...
the new plugin included in the darkcloud polyglot fork
2014-06-02 04:54:21 -04:00
Kevin MacMartin
42ab2b62bd
Updated vimfiler so the sidebar can navigate up and use correct colours
...
again.
2014-05-29 09:12:30 -04:00
Kevin
a43cf413c3
Changed "line changed" colors for version control so as to not be
...
confused with line numbers
2014-04-28 04:40:41 -04:00
Kevin
29400117d1
Updated the theme to reflect the systemd syntax
2014-04-21 17:36:50 -04:00
Kevin
cfcb854804
Added a new style override for DOS ini files
2014-04-11 01:28:15 -04:00
Kevin
825cc37eaa
Added better syntax highlighting, aliased launchers and a ctrl-f7 toggle
...
for extradite, improved some of the custom filetype key handling, including
extradite, and added line numbering to extradite.
2014-04-09 13:04:34 -04:00
Kevin
7a519e601f
Added more complete and descriptive headers to the config files,
...
including the URL the config can be downloaded. Added a new variable
that determines whether the filer will autostart on empty buffers or
not. Set powerline fonts not to load by default. Changed the order to
load the config files so the user config settings are applied to
plugins.
2014-04-09 08:07:12 -04:00
Kevin
69e43649ce
Added a versions control line highlight toggle keymapping to <ctrl><f7>
...
+ associated line highlight colours in the theme, and an extra key mapping
for diffu was adding "<leader>><" in addition to "<leader><>" since
they're both so similar.
2014-04-07 20:59:33 -04:00
Kevin
f2b068ade9
Switched the lightline status bar visual mode notifications from green
...
to yellow so all three modes are one of the three core theme colours.
2014-04-07 19:19:57 -04:00
Kevin
4c5dd3f4a7
removed gitgutter and changed its settings and theme to handle signify
...
instead
2014-04-07 12:05:52 -04:00
Kevin
4a232e0540
Added more consistent signs to gitgutter and tweaked the theme a touch
2014-04-07 10:20:47 -04:00