NTBBloodbath
60e5fb3bb4
refact(modules): use a custom toggleterm instance for running and compiling code
3 years ago
github-actions[bot]
7d271275b7
chore: format source code
3 years ago
NTBBloodbath
7be7fee672
refact(modules): change `nvim-compe` event
3 years ago
NTBBloodbath
eea5291a71
feat: finished DAP integration
- NOTE: docs are missing in `docs/modules.md`
3 years ago
NTBBloodbath
775c41f82d
refact: remove unused system module
3 years ago
NTBBloodbath
3dbf9f405e
docs: update modules README files
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
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
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
Loric André
65619eae1a
Fix
3 years ago
github-actions[bot]
e74238f3e0
Format lua files
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
7b4b1fbab5
fix:
- Add luasnip to compe sources
- Clean unneeded code in luasnip's config
- Add neorg to compe sources
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
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
18f6c3ff09
feat: bump Doom version and add CHANGELOG entry for `v3.0.4`
3 years ago
NTBBloodbath
0c777ba2db
fix(functions): custom keymaps are usable again
3 years ago
NTBBloodbath
3d1c6c7f75
fix(modules): load doom-themes on `ColorSchemePre`, closes #42
3 years ago
NTBBloodbath
f4e64d47bd
all: bump Doom version (`3.0.3`)
3 years ago
NTBBloodbath
625fb822d2
feat: revert `v3.0.2` changes to LuaSnip
3 years ago
github-actions[bot]
3996b4a630
Format lua files
3 years ago
NTBBloodbath
8a115a6f0f
feat: re-add cheovim support (untested) and stop hardcoding paths to doom-nvim files
3 years ago