index
:
neovim
dependabot/github_actions/github-actions-c6747d2992
marvim/ci-version-update
master
release-0.10
release-0.11
release-0.12
release-0.4
release-0.5
release-0.6
release-0.7
release-0.8
release-0.9
Vim-fork focused on extensibility and usability
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
runtime
/
lua
/
vim
/
_meta.lua
Age
Commit message (
Expand
)
Author
Files
2022-09-09
refactor(vim.opt): de-nest code
Lewis Russell
1
2022-09-09
refactor(vim.opt): use local function syntax
Lewis Russell
1
2022-09-09
refactor(vim.opt): optimize append/prepend/remove
Lewis Russell
1
2022-09-09
refactor(vim.opt): dry up and tidy
Lewis Russell
1
2022-09-09
refactor(vim.opt): remove value_mutator()
Lewis Russell
1
2022-09-09
refactor(vim.opt): unify vim.bo/wo building
Lewis Russell
1
2022-09-08
refactor(vim.opt): remove make_meta_accessor()
Lewis Russell
1
2022-09-08
refactor(vim.opt): simplify get_option_metatype
Lewis Russell
1
2022-09-08
refactor(vim.opt): replace _setup with lazy table
Lewis Russell
1
2022-09-08
refactor(vim.opt): remove enums
Lewis Russell
1
2022-09-08
refactor(vim.opt): remove del arg
Lewis Russell
1
2022-09-07
fix(options): mark `winhighlight` as list style (#19477)
ii14
1
2022-07-07
refactor(lua): reformat with stylua 0.14.0 (#19264)
Christian Clason
1
2022-06-20
refactor: use nvim_{get,set}_option_value for vim.{b,w}o
Gregory Anders
1
2022-06-05
perf(tests): don't invoke nvim_get_all_options_info until needed
bfredl
1
2022-05-09
chore: format runtime with stylua
Christian Clason
1
2021-12-05
refactor: remove unused runtime lua functions (#16535)
dundargoc
1
2021-12-04
feat(api): add nvim_get_option_value
Gregory Anders
1
2021-11-27
chore: fix typos (#16361)
dundargoc
1
2021-07-04
fix(vim.opt): vimL map string values not trimmed (#14982)
jadedpasta
1
2021-06-29
fix(vim.opt): Fix #14828 with empty values being incorrectly inserted
TJ DeVries
1
2021-06-29
fix(vim.opt): Fix #14668 Now correctly handles unescaped commas in isfname style
TJ DeVries
1
2021-06-29
fix(vim.opt): Fix #14669 whichwrap now acts as expected
TJ DeVries
1
2021-06-29
fix(vim.opt): Add basic error handling
David Zhang
1
2021-06-29
fix(vim.opt): Get window options before setting.
ckipp01
1
2021-06-29
fix(vim.opt): #14708 Now lets you put duplicate values in wildmode
TJ DeVries
1
2021-05-28
lua: Add vim.opt and fix scopes of vim.o (#13479)
TJ DeVries
1