forked from doom-neovim/doom-nvim
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'molleweide' into feat/core-recursive
* molleweide: (92 commits) markdown_tools add plugin refactor(settings): move settings table into root chore: format source code fix(explorer): avoid startup warning about unknown option fix(explorer): load when editing dir fix(netrw): do not disable loading netrw when netrw feature is enabled fix(git): small fix + formatting moonfly theme add more modules incluing ruby feat(langs,dockerfile): Added Dockerfile language support. chore: format source code feat(lsp): Enabled ghost_text by default chore(docs): Removed references to deprecated `develop` branch. chore: format source code feat(langs,ocaml): add language (doom-neovim#373) chore: format source code fix(docker,lsp,core): Dockerfile, lsp warning and preserve_edit_pos (doom-neovim#371) fix(linter): Increased formatting timeout. fix(lsp): Broken snippet options refact(langs): Renamed `snippets` to `extra_snippets`. ...
- Loading branch information
Showing
153 changed files
with
2,583 additions
and
1,856 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
set rnu nu |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.