Pedro Alves
eef84178ab
docs: Add basic documentation system based on nmd
...
You can now run `nix build '.#docs'` to build HTML documentation
documenting every single option on nixvim! Fortunately, thanks to
the 'description' field, most options are already documented, but
there are still a fair few that need documenting.
I will be taking care of those in the next few days. When those are
done, I will find a way to automatically rebuild documentation on every
repo push, and also add a PR hook requiring documentation.
Additionally, I will try to find a way to have per-page plugin docs.
2022-01-12 01:44:51 +00:00
Pedro Alves
8da3fa430c
surround: init plugin
2022-01-09 23:13:11 +00:00
Pedro Alves
f8b70a30ea
coq-nvim: init plugin
...
still need to add most options, but this is enough to be usable
right now! This also sets up the work needed for other completion
frameworks, notably things like nvim-cmp and compe.
2022-01-09 23:04:12 +00:00
Pedro Alves
6de23559d7
nvim-tree: init plugin
2022-01-09 17:59:07 +00:00
Pedro Alves
871e331722
gruvbox: use gruvbox-nvim
...
Config options are exactly the same, but this has treesitter
support!
2022-01-08 19:48:57 +00:00
Builditluc
004824877f
telescope-fzy-native: init plugin
2022-01-07 14:46:53 +00:00
Builditluc
40b3ece389
telescope-fzf-native: init plugin
2022-01-07 14:46:53 +00:00
Builditluc
96685934d7
telescope-frecency: add options
2022-01-07 14:46:53 +00:00
Builditluc
3d1df5f16a
telescope-frecency: init plugin
2022-01-07 14:46:53 +00:00
Builditluc
6f8eb6f381
telescope: move plugin into seperate folder
2022-01-07 14:46:53 +00:00
Builditluc
bb2a9a9496
notify: init plugin
2022-01-07 14:46:53 +00:00
Pedro Alves
382878e47c
lualine: use user colorscheme
2022-01-01 15:17:56 +00:00
Pedro Alves
031d6509d7
bufferline: fix highlights being undefined
2022-01-01 15:12:48 +00:00
Pedro Alves
f477c5626d
fully remove capabilities
2022-01-01 13:43:48 +00:00
Pedro Alves
3c9d3449ad
disable LSP capabilities for now... (temp. fix #7 )
...
This wasn't being used by anyone, but it's generating incorrect
code, for some reason
2022-01-01 13:39:13 +00:00
Builditluc
4f796070f9
fix nvim-lsp #7
2021-12-14 17:19:53 +00:00
legendofmiracles
ea8a0f5c01
mark-radar: init
2021-12-13 14:18:54 +00:00
legendofmiracles
4b4328bf4b
specs.nvim: init
2021-12-13 14:18:54 +00:00
Pedro Alves
ff824e9dba
Declaratively manage plugins not in nixpkgs
...
Created the plugins/plugin-defs.nix file, which will include
definitions for all plugins not in nixpkgs. This way, we can get
rid of the packer dependency and make the whole thing truly
declarative!
2021-12-12 12:39:08 +00:00
Pedro Alves
5249bd7420
barbar: move into bufferlines category
2021-12-12 12:18:30 +00:00
Pedro Alves
88ff6d6fd1
intellitab.nvim: init plugin
2021-12-11 16:56:27 +00:00
Pedro Alves
d32ed07d0e
packer: add git dependency
2021-12-11 15:10:06 +00:00
Pedro Alves
3dceb67a34
treesitter: don't use packer
2021-12-11 15:09:11 +00:00
Pedro Alves
0116bf3f60
lualine: fix null not being default
2021-12-11 14:55:05 +00:00
Builditluc
b5582193bf
floaterm: change options
2021-11-26 11:10:17 +00:00
Builditluc
d92199bd92
comment-nvim: change options
2021-11-26 11:10:17 +00:00
Builditluc
1562144db5
bufferline: change options
2021-11-26 11:10:17 +00:00
Builditluc
11386608b7
easyescape: add easyescape plugin
2021-11-26 11:10:17 +00:00
Builditluc
3331ff069f
floaterm: add floaterm plugin
2021-11-26 11:10:17 +00:00
Builditluc
e781c4f540
comment-nvim: add comment-nvim plugin
2021-11-26 11:10:17 +00:00
Builditluc
7227a5b429
bufferline: add options
2021-11-26 11:10:17 +00:00
Builditluc
7ee154e70a
bufferline: add bufferline plugin
2021-11-26 11:10:17 +00:00
Builditluc
42870eb04b
nvim-lsp: add pyright lsp
2021-11-26 11:10:17 +00:00
Builditluc
1e98f2f597
nvim-lsp: add options
2021-11-26 11:10:17 +00:00
Builditluc
e663c69032
lualine: rename option disabledFiletypes
2021-11-05 17:12:50 +00:00
Builditluc
0126307bbe
tokyonight: fixed a typo
2021-11-05 17:12:50 +00:00
Pedro Alves
fed1ded896
lualine: update options
2021-11-02 19:37:08 +00:00
Builditluc
e1313862b0
lualine: add options
2021-11-02 18:12:33 +01:00
Builditluc
ea8d02bf10
lualine: init statusline
2021-11-02 18:12:33 +01:00
Builditluc
f3cbb78bcc
tokyonight: add options
2021-11-02 18:12:33 +01:00
Builditluc
82d2c82e85
tokyonight: init colorscheme
2021-11-02 18:12:33 +01:00
Pedro Alves
79637ae41a
Update some documentation
2021-11-02 16:29:58 +00:00
Pedro Alves
85c77c2e34
zig: init
2021-03-31 13:56:18 +01:00
Pedro Alves
e975ef9e3b
barbar: init plugin
2021-03-31 12:50:56 +01:00
Pedro Alves
70791a75fa
fix bug in helpers
2021-03-24 13:57:33 +00:00
Pedro Alves
0ca819eca4
startify: fix bookmarks
2021-03-19 15:09:39 +00:00
Pedro Alves
29c4274c66
treesitter: require nodejs
2021-03-19 14:09:51 +00:00
Pedro Alves
11922ace8d
packer.nvim: fix package name
2021-03-19 12:41:10 +00:00
Pedro Alves
f7e02b3ccf
packer: init plugin
2021-03-18 14:03:17 +00:00
Pedro Alves
5ffa2b4543
ledger: init plugin
2021-03-18 10:04:58 +00:00