mirror of
https://github.com/NotAShelf/nvf.git
synced 2026-04-11 12:57:47 +00:00
Merge branch 'main' into feat/gettext
This commit is contained in:
commit
c5a9c578ba
8 changed files with 486 additions and 446 deletions
|
|
@ -13,6 +13,9 @@ isMaximal: {
|
|||
logFile = "/tmp/nvim.log";
|
||||
};
|
||||
|
||||
# vim.opts and vim.options are aliased
|
||||
opts.expandtab = true;
|
||||
|
||||
spellcheck = {
|
||||
enable = true;
|
||||
programmingWordlist.enable = isMaximal;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue