Alejandro
e445ba9504
fix(doomrc): proper coding style for commented entries
3 years ago
github-actions[bot]
ed38b39d5a
Format lua files
3 years ago
NTBBloodbath
8429ac5d8f
refact: adopt a more sane coding style
- Spaces over Tabs
- Two spaces instead of four
- Double quotes over single quotes
3 years ago
github-actions[bot]
a18f691a95
Format lua files
3 years ago
NTBBloodbath
3f18adf412
refact(lsp): use `folke/lua-dev.nvim` for Lua LSP setup
3 years ago
github-actions[bot]
a8620a1a36
Format lua files
3 years ago
NTBBloodbath
fc29467525
feat: add DAP integration (WIP)
3 years ago
NTBBloodbath
6f8c9d6fe9
refact: move installer to `bin/` directory
3 years ago
NTBBloodbath
3095cae735
feat: improved lua modules management, better error handling
BREAKING CHANGE: moved `autocmds`, `keybindings` and `logging` modules to `doom.extras`
3 years ago
NTBBloodbath
b0533fc74f
feat(doom-one): pull upstream changes
3 years ago
github-actions[bot]
83b7ca5ae6
Format lua files
3 years ago
NTBBloodbath
f121780939
refact: remove "async" things because they're just junk
- Change some lazy-load things
- Stop lazy-loading `dashboard-nvim`, see #68 for a reference
3 years ago
NTBBloodbath
6580989c0f
fix(lspconfig): `nil` value caused by misplaced variables
3 years ago
github-actions[bot]
fca1d297d1
Format lua files
3 years ago
Pocco81
4f3902982f
Suppress lang servers error messages ( #69 )
Particularly useful when using problematic language servers like `diagnosticls` and `efm`
3 years ago
NTBBloodbath
4dea8d3bab
feat(doom-one): pull upstream changes
3 years ago
github-actions[bot]
d764961ab9
Format lua files
3 years ago
NTBBloodbath
c7b5c91f06
fix(eviline): add extra space to some icons
3 years ago
NTBBloodbath
8456675762
feat(modules): update TrueZen configs and properly lazy-load it
3 years ago
NTBBloodbath
c3a3c719fb
fix(bufferline): don't show when:
- Only one buffer is opened
- While being in the dashboard
3 years ago
NTBBloodbath
b45b89e8a0
fix(ci): remove unused dashboard code
3 years ago
NTBBloodbath
d7973b6a29
refact(edit_config): use `inputlist` for the prompt
3 years ago
NTBBloodbath
fa15eeffec
feat(modules): add some treesitter plugins
3 years ago
Kyle Guerrero
11adba6274
patch: getting-started ( #67 )
patch(gettingstarted docs): updated the getting_started.md file with … …
a12f6ac
…what is in main
3 years ago
NTBBloodbath
8a23f343ec
feat:
- Introduce a new prompt to edit doom configurations
- Improve how which-key plugin is being lazy-loaded
- Change kommentary plugin lazy-load event
- Small improvements to startup (decreased by ~10ms)
3 years ago
NTBBloodbath
5a7e98005e
fix(modules): fix occasional bug with autosessions
3 years ago
NTBBloodbath
a3552db7bc
Merge branch 'main' into develop
3 years ago
Alejandro
ef7594f66c
Merge pull request #63 from LoricAndre/develop
Hotfix for #60
3 years ago
Loric André
65619eae1a
Fix
3 years ago
github-actions[bot]
e74238f3e0
Format lua files
3 years ago
Alejandro
67dea6c08f
Merge pull request #62 from LoricAndre/develop
Add options to doom_config (closes #60 )
3 years ago
Loric André
7007ba932a
Add options to doom_config ( #60 )
3 years ago
NTBBloodbath
1d1c89f71c
fix(modules): load LuaSnip on `BufWinEnter`, closes #49
3 years ago
NTBBloodbath
29018b4718
feat: bump Doom version and add CHANGELOG entry for `v3.0.7`
3 years ago
NTBBloodbath
8585440180
fix(snippets): properly setup for friendly-snippets
3 years ago
NTBBloodbath
e3f065f854
fix(modules): load formatter on `BufWinEnter`
3 years ago
NTBBloodbath
d3c390dfd2
feat(docs): update CHANGELOG entry for `v3.0.6`
3 years ago
NTBBloodbath
7b4b1fbab5
fix:
- Add luasnip to compe sources
- Clean unneeded code in luasnip's config
- Add neorg to compe sources
3 years ago
Alejandro
00fadef94a
Merge pull request #50 from NTBBloodbath/all-contributors/add-amxj9
docs: add amxj9 as a contributor for bug
3 years ago
allcontributors[bot]
a796593fb3
docs: update .all-contributorsrc [skip ci]
3 years ago
allcontributors[bot]
4284eff019
docs: update README.md [skip ci]
3 years ago
github-actions[bot]
9962a2339a
Format lua files
3 years ago
NTBBloodbath
0d27fa0ee7
feat: bump Doom version and add CHANGELOG entry for `v3.0.6`
3 years ago
NTBBloodbath
e2f276e7b9
fix(snippets): properly setup for LuaSnip + friendly-snippets, closes #49
3 years ago
NTBBloodbath
03c4de87dc
Merge branch 'main' of github.com:NTBBloodbath/doom-nvim
3 years ago
NTBBloodbath
73a0148639
feat(docs): update CHANGELOG entry for `v3.0.5`
3 years ago
github-actions[bot]
1071386b09
Format lua files
3 years ago
NTBBloodbath
f86d25aada
feat: bump Doom version and add CHANGELOG entry for `v3.0.5`
3 years ago
NTBBloodbath
0bad1c3693
fix(config): set termguicolors on start, avoid a strange error that I was having
3 years ago
NTBBloodbath
64a2d39f75
feat(docs): update CHANGELOG entry for `v3.0.4`
3 years ago