Kevin MacMartin
646d18bd4c
add leader+bracket toggles for sidebars and play with placement/touchup
2014-12-01 08:46:34 -05:00
Kevin MacMartin
95a0548ebc
Fix help in small windows + set minimum widthxheight + more utf-8 in lightline
2014-12-01 01:55:15 -05:00
Kevin MacMartin
1f10a4bd20
Fix some issues with the statusline and update the colourscheme
2014-12-01 00:31:28 -05:00
Kevin MacMartin
1b4b730453
Improve logic used when opening a help split
2014-11-03 02:48:29 -05:00
Kevin MacMartin
d9b2d6fc98
Improve/fix organization+naming for splits + load help @ 33% width
2014-11-02 18:19:37 -05:00
Kevin MacMartin
cba3133227
Set the slrn comment string
2014-10-31 02:06:55 -04:00
Kevin MacMartin
7bb3c32e3b
Tons of mapping issues fixed, re-add mkd table fmt, tweak keys+settings
2014-10-22 03:41:50 -04:00
Kevin MacMartin
75557104d1
Set the default text width to 80 and cleaned up associated comments
2014-10-21 11:16:46 -04:00
Kevin MacMartin
6106feb745
Update submodules and add rts to the list of text file formats
2014-10-19 11:03:14 -04:00
Kevin MacMartin
f8cce36327
Combine word-processing settings and make breakat settings more robust
2014-08-26 03:07:04 -04:00
Kevin MacMartin
e2b5f1327f
Fixed filetype assignments
2014-08-11 00:58:56 -04:00
Kevin MacMartin
0f2b687d84
Prevent wrapping from breaking words in vimpager
2014-08-10 06:11:37 -04:00
Kevin MacMartin
775770c3ee
Configured vimpager to use concealed markdown for reading purposes
2014-07-30 02:34:26 -04:00
Kevin MacMartin
e4ad1c0125
ircd.conf javascript->json
2014-07-29 22:05:27 -04:00
Kevin MacMartin
112495115b
Improve taskrc commentstring call + add one for ft=tmux
2014-07-26 01:44:09 -04:00
Kevin MacMartin
441f88eba3
Set the ft for *vimpagerrc to vim for proper syntax highlighting
2014-07-25 23:48:41 -04:00
Kevin MacMartin
a1d28990fb
reorganized settings, improved comment descriptions of settings, improved clipboard settings, reduced timeout for keystroke combinations, tweaked and improved a few other small things, added a function to autocreate missing directories in save paths, have a few files required by various plugins auto-created at startup if they don't exist
2014-07-21 02:36:50 -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
54a24c4f18
changed iskeyword-=. to PKGBUILD files only, and moved it and one other
...
filename specific setting (that wasn't to set the filetype) to the after
settings file.
2014-07-16 06:46:17 -04:00
Kevin MacMartin
5d7a4b56c2
Removed '.' from iskeyword for files of type 'sh'
2014-07-16 06:36:25 -04:00
Kevin MacMartin
80ef3923fd
Better organized "word processing" style formats, and prevented
...
linewraping in the middle of words.
2014-07-15 02:20:47 -04:00
Kevin MacMartin
1cc6d8db23
Add spellcheck to markdown files
2014-07-14 11:27:32 -04:00
Kevin MacMartin
1c7b9453de
Syntastic doesn't check on :wq when disabled, and toggling
...
active/passive also toggles check on open/wq. A new variable was added
to prevent autochecking tags, and the README and update script were
updated to reflect this. Disabling the linebreaks is now defaulted to
off (flip it back on if you like it). The update script is a bit more
careful about how it runs when executed from other directories. A bug
preventing the g:disablelinebreaks variable from being possible to
disable has been squashed, and no default is set when it's not enabled.
Added Emmet javascript (rather than just json), and tried to sync up the
webformat list between plugins that enable themselves for those.
2014-07-14 10:30:02 -04:00
Kevin MacMartin
b34b7254a3
removing $ from the list of valid keyword characters in shellscripts
2014-07-11 01:04:40 -04:00
Kevin MacMartin
1879706f3a
Added the $ character to become part of a word in the sh filetype
2014-06-29 20:56:13 -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