|
7ef87b0f88
|
allow setting file encoding from modelines
|
2024-06-17 20:56:26 -07:00 |
|
|
170d644989
|
use 2 space indentation for HTML/CSS, also sort this crap
|
2023-07-06 02:22:54 -07:00 |
|
|
ccd6a11286
|
finally i can read diff files like your mom intended
|
2023-07-06 02:21:26 -07:00 |
|
|
49f05a058d
|
fix soft tabs in 2-space mode
|
2022-10-08 23:39:59 -07:00 |
|
|
d98a5779c0
|
merge lines
|
2022-09-08 06:04:18 -07:00 |
|
|
1dbc497547
|
add binds for quickly calling TabXXX functions
|
2022-09-08 00:19:19 -07:00 |
|
|
fa8bb220cf
|
use new macros to sort wildignores
|
2022-09-08 00:17:58 -07:00 |
|
|
07057d6966
|
add macros for a common split-sort-join task
|
2022-09-08 00:15:50 -07:00 |
|
|
a1427571e5
|
tweak comments
|
2022-09-08 00:08:25 -07:00 |
|
|
db457e3d11
|
remove vimrc hacks i haven't needed in a decade
|
2022-09-08 00:07:57 -07:00 |
|
|
b7a9d7803d
|
disable autoindent
|
2022-09-06 01:46:56 -07:00 |
|
|
810f21c60d
|
use 2 space indentation for seed7 files
|
2022-08-29 22:04:08 -07:00 |
|
|
25d8782f4e
|
ignore .tgz files too
|
2022-08-29 22:03:42 -07:00 |
|
|
f78727c96a
|
ignore bmp files in vim
|
2022-08-04 18:35:30 -07:00 |
|
|
1797c9e040
|
add SynStack function for investigating highlighting
|
2022-07-23 10:47:43 -07:00 |
|
|
d3d0f54b1c
|
use two-space indentation for bass source code
|
2022-07-23 10:44:47 -07:00 |
|
|
372408b530
|
disable fo-j in vim
this was deleting random characters when using any syntax more esoteric than C.
|
2022-06-18 10:58:48 +02:00 |
|
|
dae356d559
|
enable modelines in vim
|
2022-06-18 07:30:32 +02:00 |
|
|
07d572f85b
|
use C syntax for shader files (for now)
|
2022-05-28 03:14:07 +02:00 |
|
|
9116e418cf
|
make F8 reload the current file instead of whatever
|
2022-03-05 17:39:11 -08:00 |
|
|
1bf2b18fc7
|
don't restore cursor (use farmergreg/vim-lastplace instead)
|
2022-01-08 21:13:55 -08:00 |
|
|
6ff5afb9dc
|
kuroko stuff for vim
|
2022-01-08 21:13:21 -08:00 |
|
|
ba907e97fa
|
improve shebang detection with regex
|
2021-10-31 07:34:21 +01:00 |
|
|
a7a62695f9
|
add a Colour command to load GUI colorschemes nicely
|
2021-10-29 15:07:29 +02:00 |
|
|
c773c244fc
|
experiment with some vim settings
|
2021-10-21 16:49:01 +02:00 |
|
|
360c2d4992
|
kill vim9 comments with an after/ instead of an autogroup
it's more reliable.
|
2021-10-19 15:15:25 +02:00 |
|
|
fade7c76ea
|
more superficial changes
|
2021-10-19 11:56:42 +02:00 |
|
|
48023d9b7b
|
remove comment characters from joined comment lines
|
2021-10-19 09:11:31 +02:00 |
|
|
3fc9ed4355
|
detect shebangs for stdin as well
|
2021-10-19 09:11:13 +02:00 |
|
|
d13858e420
|
some superficial changes
|
2021-10-19 09:10:51 +02:00 |
|
|
62611cb854
|
update vim wildignores
|
2021-10-19 09:10:11 +02:00 |
|
|
49f3e1c634
|
update a comment
|
2021-10-18 21:46:25 -07:00 |
|
|
2569499233
|
add python highlighting from polyglot, pre-configured
|
2021-10-18 21:42:06 -07:00 |
|
|
e2521466aa
|
fix this nonsense
|
2021-10-18 21:34:46 -07:00 |
|
|
447695ba19
|
add some notes to self
|
2021-10-14 14:10:18 -07:00 |
|
|
c0586e4442
|
rename an autocmd group
|
2021-10-09 09:07:40 -07:00 |
|
|
ba43bc0bf5
|
add and redo some vim binds
|
2021-10-07 12:30:41 -07:00 |
|
|
831fd91862
|
add autocmds for oldschool forth "screen" files
|
2021-10-07 12:30:00 -07:00 |
|
|
44af28ca58
|
add custom hashbang-handling autocmd for my own sanity
|
2021-10-07 12:29:19 -07:00 |
|
|
efd4ab0f0c
|
lift some handy vim functions
|
2021-10-07 12:28:40 -07:00 |
|
|
26c2863dde
|
move tmux stuff further up
|
2021-10-07 12:28:06 -07:00 |
|
|
78404d2614
|
remember more commands and use tabs for .gitconfig
|
2021-09-25 04:19:56 -07:00 |
|
|
752dc2a605
|
attempt to deal with netrw's absurdity, also add more binds
|
2021-08-02 13:43:52 -07:00 |
|
|
c295d2b495
|
allow invocation of shell functions from vim
|
2021-08-01 11:31:05 -07:00 |
|
|
4adbbb0e27
|
a bunch of minor stuff before i start refactoring
|
2021-07-22 00:30:05 +02:00 |
|
|
431cb9a10d
|
shorten "execute" to "exec"
|
2021-06-20 05:25:41 +02:00 |
|
|
ba45865aa0
|
don't scan every file with vim's autocomplete
i never use this anyway, so this saves me time
whenever i accidentally activate it.
|
2020-11-05 17:11:50 +01:00 |
|
|
d07adaf621
|
fix ctrl+arrows in tmux+vim
|
2019-07-29 02:54:22 -07:00 |
|
|
7df579c722
|
add "bad" 4-space tab mode
|
2019-06-30 16:42:13 -07:00 |
|
|
b40332faa8
|
subtitute control character with escape code
|
2019-06-08 09:52:31 -07:00 |
|