Commit Graph

28 Commits (c07802b931fdb051c5faa6410c9da206e9888455)

Author SHA1 Message Date
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