|
43f7f7c150
|
Add ColorColumn to vim
|
2020-05-11 11:15:43 +02:00 |
|
|
94f7990b8d
|
Switch vim surround code
|
2020-05-07 15:04:45 +02:00 |
|
|
7b63c642cf
|
Fix typo in vimrc
|
2020-05-06 17:08:41 +02:00 |
|
|
9dff1f802c
|
Add line motions to vim
|
2020-05-06 16:36:04 +02:00 |
|
|
a55329c0b4
|
Add parametrization for tabstop and expandtab from local vimrc
|
2020-05-05 10:46:04 +02:00 |
|
|
e9acbc3170
|
Reset vim backspace configuration
|
2020-04-02 08:37:46 +02:00 |
|
|
ea04bd6eb4
|
Reset vim backspace to see if this works better
|
2020-03-25 10:32:12 +01:00 |
|
|
05ee7ce670
|
Change mappings for insert empty line
|
2020-03-22 11:56:48 +01:00 |
|
|
1c76b33721
|
Remove deleting latex files from build
This should be taken care of by some other tool, like git or whatever
|
2020-03-20 18:32:00 +01:00 |
|
|
cd8d34ef2d
|
Switch to LuaLaTeX in vimrc
|
2020-01-17 11:01:57 +01:00 |
|
|
d07ad006f0
|
Add toc to vim latex2pdf delete list
|
2019-12-10 00:50:42 +01:00 |
|
|
cb0dfb4ddf
|
Add @ register length to status line
|
2019-12-03 09:14:23 +01:00 |
|
|
1f3fc2384f
|
Fix vimrc
|
2019-12-02 17:07:01 +01:00 |
|
|
222621b1c5
|
Change Latex2PDF command to use biblatex/biber
|
2019-11-26 11:21:38 +01:00 |
|
|
144fd0fd6a
|
Improve Latex2PDF vim command
Switch from `latex` to `pdflatex` for last step of the export command to
allow using images in PNG and JPEG format.
|
2019-11-26 07:30:55 +01:00 |
|
|
ba94cdd72f
|
Add Async function and Latex2PDF command to vimrc
|
2019-11-25 21:19:48 +01:00 |
|
|
d76f007ac4
|
Add shrug abbreviation
|
2019-10-21 15:13:15 +02:00 |
|
|
66312ad091
|
Update vim default file initialization
|
2019-10-21 14:59:22 +02:00 |
|
|
b7a1d860a8
|
Update vim modeline
|
2019-10-21 14:58:34 +02:00 |
|
|
9f0409dc3c
|
Add ranger file picker to vim on linux
|
2019-09-13 23:44:15 +02:00 |
|
|
a01d88a86f
|
Change vim tabstop from 2 to 3
|
2019-08-02 08:22:35 +02:00 |
|
|
352f7756d6
|
Disable line wrapping in vim by default
|
2019-07-05 10:44:04 +02:00 |
|
|
66056d320c
|
Improve Vim todo command
|
2019-06-03 15:34:17 +02:00 |
|
|
d19a3f32d2
|
Allow spaces in todo files
|
2019-05-29 08:34:39 +02:00 |
|
|
7bfb0eb1df
|
Add TODO functionality to vimrc
- rename Todo to Todos
- create new Todo command that opens a new file with some custom matches
|
2019-05-27 09:51:05 +02:00 |
|
|
119610c6b3
|
Improve Ruby search commands in vim
|
2019-05-21 12:17:58 +02:00 |
|
|
12355b4831
|
Add filetype plugin indent magic to vimrc
|
2019-05-21 12:14:07 +02:00 |
|
|
00b4e918c0
|
Remove ruby F5 because useless ;)
|
2019-05-21 08:47:00 +02:00 |
|
|
0d08242502
|
Remove <F5> mapping for moonscript files
|
2019-04-08 17:14:29 +02:00 |
|
|
78734fea3e
|
Add leader- to surround selection with
|
2019-03-10 09:22:05 +01:00 |
|
|
454d370f70
|
Change vim trailing listchar to · for consistency
|
2019-02-18 11:06:25 +01:00 |
|
|
813e8cf916
|
Change vim space listchar from . to ·
|
2019-02-13 09:42:57 +01:00 |
|
|
cdd56a8af8
|
Improve vim listchars
|
2019-02-13 09:39:07 +01:00 |
|
|
f467b026da
|
Change vim tab char from arrow to bar
|
2019-02-13 08:26:35 +01:00 |
|
|
917a8e63d5
|
Add Ctrl-h and Ctrl-l to skip words
|
2019-02-01 10:59:48 +01:00 |
|
|
0c7f600d01
|
Attempt to fix clipboard reset on vim exit
|
2018-12-11 09:20:10 +01:00 |
|
|
33bcca2da5
|
Add leader-< mapping to enclose text with < and >
|
2018-11-29 09:17:31 +01:00 |
|
|
372f6c2d7e
|
Improve Shift-R substitution
Shift-R now captures the original word so it can be used in the
substitution pattern and type less.
|
2018-11-28 09:17:20 +01:00 |
|
|
3adf4c36ef
|
Moved vim git stuff to new file
|
2018-11-19 16:34:37 +01:00 |
|
|
a51b6d43dc
|
vim gitcompare to the right
|
2018-10-30 16:13:59 +01:00 |
|
|
2f5d0bc253
|
Fix exe_prg in vimrc
|
2018-10-20 10:23:16 +02:00 |
|
|
ee7ace35d9
|
Fix auto-enclosing with brackets, quote marks, etc.
|
2018-10-19 14:59:53 +02:00 |
|
|
e7bdaf0e79
|
Change vimrc Scratch command to use enew
Scratch now changes the current window, instead of opening a new one.
|
2018-10-15 10:08:53 +02:00 |
|
|
64e4e304f8
|
Fix edge case in vimrc Number command
At exact powers of 10, the command would use one less digit than needed.
|
2018-10-15 10:07:05 +02:00 |
|
|
1ad2b3ee6b
|
Add Markdown-specific settings to vimrc
|
2018-10-08 11:32:55 +02:00 |
|
|
1907290b34
|
Added back linebreak in vimrc
Turns out I was wrong about what this thing does tehe~
|
2018-10-08 11:13:37 +02:00 |
|
|
3d28bea6ea
|
Add Modifiable vim command
|
2018-10-08 09:57:43 +02:00 |
|
|
16e6437b02
|
Fix lua search path in vim
This time for real (hopefully)
|
2018-10-08 09:13:49 +02:00 |
|
|
183ba2ee0c
|
Remove linebreak option from vimrc
|
2018-10-08 09:13:03 +02:00 |
|
|
7c8cb5df9a
|
Merge branch 'master' of https://github.com/DarkWiiPlayer/darkrc
|
2018-09-26 09:46:09 +02:00 |
|