NTBBloodbath
952cc73eb0
all:
- Improve load_config and load_doomrc functions
- Set defaults for load_config function
- Implement `+lsp` flag for languages in doomrc
3 years ago
NTBBloodbath
2d5e71f964
doomrc: remove zen from defaults
3 years ago
github-actions[bot]
5eba57987f
Format lua files
3 years ago
NTBBloodbath
288b2ff7f6
docs: update docs and gitignore
3 years ago
NTBBloodbath
da652cca43
refact: fragment doomrc (BREAKING CHANGE)
3 years ago
NTBBloodbath
f26c989178
fix:
- Run PackerSync instead of PackerInstall on first launch
- Do not try to call Dashboard on first launch
3 years ago
NTBBloodbath
5390b5848c
refact: packer bootstrapping is now handled internally
3 years ago
NTBBloodbath
eeb5e49d35
fix(modules): fix inconsistency on snippets
3 years ago
NTBBloodbath
e93d5dcf1a
doom-one: pull upstream
3 years ago
NTBBloodbath
9f9168dd6e
all: apply main branch changes
3 years ago
github-actions[bot]
e474e6de68
Format lua files
3 years ago
NTBBloodbath
b27d05a29a
doom-one: pull upstream
3 years ago
NTBBloodbath
c853d7e196
feat(autocmds): run `PackerCompile` everytime a plugin configuration was modified
3 years ago
NTBBloodbath
35f2169ff3
feat(eviline): general improvements, new custom provider for lsp/filetype
3 years ago
NTBBloodbath
fcfe7c0b73
refact(modules): use a different event to load which-key and reduce startup time
3 years ago
github-actions[bot]
a7a1404c76
Format lua files
3 years ago
NTBBloodbath
d225039e1f
refact(eviline): new look inspired by doom emacs modeline
3 years ago
NTBBloodbath
d5adde751d
refact: move whichkey binds to plugin configs again
3 years ago
github-actions[bot]
d8723d20b7
Format lua files
3 years ago
NTBBloodbath
9c33ab4e84
hotfix(telescope): fix breaking changes
3 years ago
NTBBloodbath
3251810413
more changes:
- fix typo in `core/init.lua`
- move whichkey keybinds to `keybindings` module
- update restclient keybinds
3 years ago
github-actions[bot]
7040beccf6
Format lua files
3 years ago
NTBBloodbath
d486efc879
big changes:
- Re-ordered init structure, now just load a file to rule them all
- Removed some junk from autocommands
- Improved lazy-loading (~20ms now)
- Some configuration tweaks
- Ditch `dot-http` in favour of `rest.nvim`
- Fixed a which-key bug, was not common to get it but let's get rid of it ASAP
3 years ago
NTBBloodbath
b11a200a18
doom-one: pull upstream changes
3 years ago
NTBBloodbath
3c8bdc6484
Merge branch 'develop' of github.com:NTBBloodbath/doom-nvim into develop
3 years ago
NTBBloodbath
0482f5f5b2
hotfix(modules): fix packer issues on first doom launch
3 years ago
github-actions[bot]
c87ad0b1c5
Format lua files
3 years ago
Gustavo Prieto
81596b96bb
Removed: LSP kind, Added: Builtin vim.lsp.protocol.CompletionKind
3 years ago
NTBBloodbath
ed6536f04a
fix(tree): use the new keybinds syntax
3 years ago
NTBBloodbath
a270a7f2c5
utils: bump doom version to 3.0.0-alpha1 so we can diff stable and dev branches
3 years ago
NTBBloodbath
78e0439ef9
Merge branch 'develop' of github.com:NTBBloodbath/doom-nvim into develop
3 years ago
NTBBloodbath
9bf3dc0f6c
fix(dashboard): fix Doom nil value
3 years ago
Alejandro
c07d71fd41
fix(docs): proper url in ToC
3 years ago
NTBBloodbath
ef2ec8a907
feat(docs): add a migration section for version 3.0.0 (WIP)
3 years ago
NTBBloodbath
c776b3e18e
Merge branch 'develop' of github.com:NTBBloodbath/doom-nvim into develop
3 years ago
NTBBloodbath
bd6f97499b
modules/doom: add readme with specs
3 years ago
github-actions[bot]
08fbc52879
Format lua files
3 years ago
NTBBloodbath
8581e7bbd4
fix: move whichkey keybinds to whichkey config file
3 years ago
NTBBloodbath
4fa4e52b03
refact(ci): use selene-action for linting
3 years ago
NTBBloodbath
be61819d99
feat: add stylua CI (wip)
3 years ago
NTBBloodbath
fde7ba0c5a
feat: add selene CI (wip)
3 years ago
NTBBloodbath
dc6f7ea1f1
all: format lua files
3 years ago
NTBBloodbath
fc4b865e9b
docs: update doom/utils module docs
3 years ago
NTBBloodbath
1eaaed622f
refact: ditch try/catch in favour of pcall
3 years ago
NTBBloodbath
0009cb31ca
refact: ditch useless function for custom plugins
3 years ago
NTBBloodbath
2340d669b9
all: improve and update documentation
3 years ago
NTBBloodbath
06854bb7b4
fix: remove git merge junk (2)
3 years ago
NTBBloodbath
9712a645ac
fix: remove git merge junk
3 years ago
NTBBloodbath
c9ad19a87a
Add Lazy-loading and restructuring, #13
3 years ago
NTBBloodbath
6b6a230017
Add lazy-loading and restructuring #13
3 years ago