This website requires JavaScript.
Explore
Help
Sign In
NotAShelf
/
nvf
Watch
1
Star
0
Fork
You've already forked nvf
0
mirror of
https://github.com/NotAShelf/nvf.git
synced
2024-11-23 05:40:44 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
abstract-lspconfig
nvf
/
modules
/
plugins
/
notes
/
default.nix
10 lines
100 B
Nix
Raw
Permalink
Normal View
History
Unescape
Escape
modules/notes: switch to explicit lib calls
2024-03-12 00:47:01 +00:00
{
feat: obsidian and orgmode neovim plugins
2023-02-05 21:57:47 +00:00
imports
=
[
./obsidian
./orgmode
neorg: init (#413) * neorg: init * neorg: setupOpts work * neorg: disable by default * neorg: added changelog entry * neorg: setupOpts setup correctly * neorg: sane default for setupOpts * neorg: changed description and removed reduntant treesitter activation * neorg: added vim.treesitter.enable * neorg: fixing capitalisation * neorg: adding descriptions * neorg: formatting * neorg: added newline at the end of docs
2024-10-15 15:31:18 +00:00
./neorg
feat: add mind-nvim to note-taking plugins
2023-02-16 20:57:56 +00:00
./mind-nvim
feat: add todo-comments options
2023-03-01 10:26:58 +00:00
./todo-comments
feat: obsidian and orgmode neovim plugins
2023-02-05 21:57:47 +00:00
]
;
}
Reference in a new issue
Copy permalink