Kevin James Lausen
|
6c2fb78c83
|
Added L-bind(s) for: marks, tabs, & splits.
|
3 years ago |
Kevin James Lausen
|
b556e9fe26
|
Addded L-binds for: save(L-s), quit(L-qq)(w/o save), quit/save(L-rwqq), & Force quit w/ no save(L-qa)
|
3 years ago |
Kevin James Lausen
|
858d83fc75
|
Added L-binds, for listing: buffers, changes, jumps, marks, & registers.
|
3 years ago |
Kevin James Lausen
|
a77dd67820
|
Tweaked nn->ln, & added negation of ls/rln/ln.
|
3 years ago |
Kevin James Lausen
|
89e63b3f21
|
Added spelling L-bindings & tweaked C-mode, b/c setting paste was a waste.
|
3 years ago |
Kevin James Lausen
|
35ae052fca
|
Added, re-source nvim, but I think it still needs vim.cmd fct wrapping tomorrow.
|
3 years ago |
Kevin James Lausen
|
5c4762c2a8
|
Added Copy-mode, for copying from a buffer.
|
3 years ago |
Kevin James Lausen
|
21ac8ff9b9
|
Added <L>+nn/nr/nr, for no-num/no-rel-num/no-list.
|
3 years ago |
Kevin James Lausen
|
8aed0f656a
|
Added Toggle of hlsearch, w/ <leader>noh.
|
3 years ago |
Kevin James Lausen
|
e80e2cb1cc
|
turned silent keymaps off, and <leader>top = turn-off-paste.
|
3 years ago |
Kevin James Lausen
|
c07802b931
|
figured out I only wanted 21, of the hotkeys. Also cleaned up some grammar/style.
|
3 years ago |
Kevin James Lausen
|
9a3945a7ab
|
Initial commit after first cherry-pick release.
|
3 years ago |
Kevin James Lausen
|
70a5c10eb3
|
Enabled backup files.
|
3 years ago |
Kevin James Lausen
|
18a9964a74
|
Attempting to merge the changes from 01-options branch, to the 02-keymaps branch.
|
3 years ago |
Kevin James Lausen
|
ce8b9372df
|
Added a ton of text substitutions, mostly for auto-correction.
|
3 years ago |
Kevin James Lausen
|
2ec62e506a
|
Added auto-commands for persistance of the cursor, folds, and also centering the text vertically on insert-mode.
|
3 years ago |
Kevin James Lausen
|
f3e265ca12
|
Added cursor position file persistance, with a lua-embedded auto-command.
|
3 years ago |
Kevin James Lausen
|
29dbc888b5
|
Refactored options.lua into categories for readability.
|
3 years ago |
Kevin James Lausen
|
bac06e25c0
|
Added undo-persistance, and cleaned up some comment grammar.
|
3 years ago |
Kevin James Lausen
|
5e824dec52
|
Set a few options for better Pythoning.
|
3 years ago |
Kevin James Lausen
|
d192bf5488
|
Finally restored my special-list-chars.
|
3 years ago |
Kevin James Lausen
|
fab29cc09f
|
Put 99% of the options inside a lua for loop, that loops over a table.
|
3 years ago |
Kevin James Lausen
|
19106fdf56
|
Configured shortmess.
|
3 years ago |
Kevin James Lausen
|
11fb7c1bc9
|
Enabled cursorcolumn, so I would get a cool code cross-hairs effect
|
3 years ago |
Kevin James Lausen
|
0c8c6261a5
|
Enabled the writing of a backup file(<file>~) before writing.
|
3 years ago |
Kevin James Lausen
|
049c721443
|
Enabled line-wrapping.
|
3 years ago |
Kevin James Lausen
|
8ac4075576
|
Enabled relative line-numbers, with regular line-numbers on the current line.
|
3 years ago |
Kevin James Lausen
|
52b3f617fd
|
Enabled Neo-vim terminal coloring.
|
3 years ago |
Kevin James Lausen
|
e02b7d9e2b
|
Disabled the disabling of the showmode option, b/c I like a highly verbose editor.
|
3 years ago |
Kevin James Lausen
|
6f1bf54fa5
|
Enabled incremental search highlighting.
|
3 years ago |
Kevin James Lausen
|
26a3b7ebd9
|
Enabled backup files.
|
3 years ago |
christianchiarulli
|
e1ac27496f
|
update resize
|
3 years ago |
ChristianChiarulli
|
6260c37737
|
don't set guicolors right away
|
3 years ago |
ChristianChiarulli
|
286580a96a
|
comment for help
|
3 years ago |
christianchiarulli
|
4f2899202e
|
remove keymap
|
3 years ago |
ChristianChiarulli
|
72912a9d76
|
simplify options file for first video
|
3 years ago |
christianchiarulli
|
d77b55a6d1
|
add keymaps
|
3 years ago |
christianchiarulli
|
538590e84e
|
add options
|
3 years ago |