index
:
nvim_config.git
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
options.vim
Age
Commit message (
Expand
)
Author
2021-12-05
remove mentioning of vim-airline
jdhao
2021-12-04
update default value of option 'wrap'
jdhao
2021-12-01
[v0.6] default value for option inccommand and joinspaces changed
jdhao
2021-12-01
[v0.6] backupdir will be created by default
jdhao
2021-11-03
less timeout
jdhao
2021-10-31
remove redundant fold marks
jdhao
2021-10-24
update diff option
jdhao
2021-10-23
update diffopt
jdhao
2021-10-22
reduce updatetime
jdhao
2021-10-21
add option winblend
jdhao
2021-10-16
re-add number to spellsuggest
jdhao
2021-10-11
timeout
jdhao
2021-10-11
update ignore files
jdhao
2021-09-06
update wildignore and backupskip settings
jdhao
2021-08-18
Use nvim-hlslens instead of vim-anzu
jdhao
2021-08-18
update option
jdhao
2021-08-08
Neovim --> Nvim
jdhao
2021-08-07
chore: formatting and fix spell errors
jdhao
2021-07-19
Move options to one place
jdhao
2021-07-09
Add backup for files
jdhao
2021-04-14
Remove cursorline
jdhao
2021-03-23
update ignore settings
jdhao
2021-03-11
Change how non-breakable space is shown
jdhao
2021-02-17
Move cursor color autocmd to autocommands script
jdhao
2021-01-20
Update isfname option
jdhao
2021-01-20
Update isfname option
jdhao
2021-01-17
Remove number from spell suggestion
jdhao
2020-11-10
update signcolumn option
jdhao
2020-11-09
more ignore files
jdhao
2020-11-08
refactor: move titlestring method to autoload dir
jdhao
2020-11-08
Do no show file time for not listed buffers.
jdhao
2020-11-01
update wildignore settings
jdhao
2020-10-31
Hide the annoying ~ at the end of current buffer.
jdhao
2020-10-31
move custom settings to core/ directory
jdhao