655 Commits (d34e1043d46b01a5e87a59147949f72ffdfacaf8)
 

Author SHA1 Message Date
NTBBloodbath d34e1043d4
feat(luacheckrc): some internal rules improvements 3 years ago
NTBBloodbath bde7c4a762
chore: remove unused health add-on 3 years ago
NTBBloodbath 99724ce759
fix(utils): use the proper filesystem separator for stdpath paths 3 years ago
NTBBloodbath 4b9a6ea09a
refact(modules): change `nvim-mapper` path for searching the mappings 3 years ago
NTBBloodbath dc42ca75b3
refact(system): use luv for system detection 3 years ago
NTBBloodbath 9328e2d9f2
fix: fixed a linter issue 3 years ago
NTBBloodbath 1cbaf105fa
feat: add Windows support (UNTESTED) 3 years ago
NTBBloodbath 4be7f4a36a
feat(keybindings): live preview colorschemes when changing them with `SPC - d - s` 3 years ago
NTBBloodbath 2713948e4a
Merge branch 'develop' of github.com:NTBBloodbath/doom-nvim into develop 3 years ago
NTBBloodbath 57ea82b61d
feat(modules): improve telescope sanity and look 3 years ago
Alejandro 9341a44bc3
feat(utils): improve some docs 3 years ago
NTBBloodbath 6813631b7f
Merge branch 'develop' of github.com:NTBBloodbath/doom-nvim into develop 3 years ago
NTBBloodbath e21b84ffb9
feat: allow storing configurations in other path, see #79 3 years ago
github-actions[bot] c38f423e5d chore: format source code 3 years ago
NTBBloodbath b407759f86
docs: update CHANGELOG.md 3 years ago
NTBBloodbath 12adb23a3d
chore: apply main branch bugfixes 3 years ago
NTBBloodbath 5fe692b04b
feat(modules): update indent-blankline.nvim configurations 3 years ago
NTBBloodbath e7afe2902b
fix(autocmds): use the `BufEnter` event when not using relative numbers 3 years ago
NTBBloodbath d001db45c8
feat(modules): update indent-blankline.nvim configurations 3 years ago
NTBBloodbath 2a2ba6d1a0
chore: remove unneeded gitattributes 3 years ago
NTBBloodbath 1dfb7fbe08
refact(autocmds): format file before saving it instead of saving and formatting later 3 years ago
NTBBloodbath 9da1bd1a18
Merge branch 'develop' of github.com:NTBBloodbath/doom-nvim into develop 3 years ago
NTBBloodbath 241d790395
fix(autocmds): proper reloader function name 3 years ago
github-actions[bot] c84681a4d8 chore: format source code 3 years ago
NTBBloodbath 59a3021354
refact(utils): respect `XDG_CONFIG_HOME` environment variable, see #77 3 years ago
NTBBloodbath b67d5b3dce
refact: delete installer, update installation documentation and some other small improvements 3 years ago
NTBBloodbath 2ee900ae18
feat(keybindings): add some DAP UI keybindings 3 years ago
NTBBloodbath 5670c0b1a7
Merge branch 'develop' of github.com:NTBBloodbath/doom-nvim into develop 3 years ago
NTBBloodbath 1634ae3377
feat: add user-defined settings live-reloading 3 years ago
NTBBloodbath afc9930aec
refact(modules): use a single char for blankline 3 years ago
Alejandro 46648e807a
Update doom_config.lua 3 years ago
NTBBloodbath 0be3809fe3
refact: don't use `utils.map` for custom mappings to avoid errors with `nvim-mapper` 3 years ago
NTBBloodbath 3757eb227c
feat(modules): change some dashboard icons, small improvements 3 years ago
NTBBloodbath 282c7a4856
feat: ditch `auto-session` in favour of `persistence.nvim` 3 years ago
NTBBloodbath 192002ff6b
refact: change some lazy-loading events 3 years ago
NTBBloodbath be707155e6
hotfix(functions): fix DoomUpdate and DoomRollback command in some Linux distributions 3 years ago
github-actions[bot] d6c4630d99 chore: format source code 3 years ago
NTBBloodbath 5e1f6a2049
Merge branch 'develop' of github.com:NTBBloodbath/doom-nvim into develop 3 years ago
NTBBloodbath d25225e06e
feat: Add `nvim-mapper` plugin, press `<leader>db` to show Doom keybindings! 3 years ago
NTBBloodbath bf95cb1e67
feat(extras): fix typo 3 years ago
github-actions[bot] 2ea7b97024 chore: format source code 3 years ago
NTBBloodbath 60e5fb3bb4
refact(modules): use a custom toggleterm instance for running and compiling code 3 years ago
NTBBloodbath bb42720204
docs(modules): document DAP integration 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 3 years ago
NTBBloodbath 14aa8f8b94
feat(ci): inspect all lua files instead of just `lua/` dir 3 years ago
NTBBloodbath d74e1bbba6
Merge branch 'develop' of github.com:NTBBloodbath/doom-nvim into develop 3 years ago
NTBBloodbath cd134ffb00
feat(gitignore): add more personal junk 3 years ago
NTBBloodbath 775c41f82d
refact: remove unused system module 3 years ago