Commit Graph
205 Commits
Author SHA1 Message Date
Pedro Alves 4dedb06ceb readme: update to reflect documentation home 2022-12-29 17:40:39 +00:00
Pedro Alves 498986d90a docs: fix CI documentation generation 2022-12-29 17:36:54 +00:00
Pedro Alves dd9ec124a2 docs: fix documentation generation 2022-12-29 17:34:54 +00:00
traxys 5f67918bae tokyonight: Fix configuration and align more with defaults (#87)
The global variables don't work for applying configuration, we need to
switch to using the 'setup' function. This also aligns the default
option values in tokyonight upstream.
2022-12-24 00:08:54 +00:00
Pedro Alves fdbba2238e null-ls: add fnlfmt 2022-12-19 02:18:15 +00:00
Alexander Nortung 470fd9c07e copilot: add package option (#84) 2022-12-15 17:04:24 +00:00
Alexander Nortung de6519f713 nvim-lsp/tailwindcss: init (#85) 2022-12-15 17:03:31 +00:00
Pedro Alves db8a2c0b97 lsp-lines: add currentLine option 2022-12-11 19:39:51 +00:00
*Kim Zick a7fbb81224 options: add viAlias and vimAlias (#75) 2022-12-08 17:12:57 +00:00
Syahdan 472e10f069 lsp: add bufnr to passed argument (#82)
* lsp: add bufnr to passed argument

* lsp: add docs for last commit
2022-12-05 02:49:37 +00:00
*Kim Zick 78f5f36738 fix: basic flake check should work now (#74) 2022-12-01 23:15:21 +00:00
Alexander NortungandPedro Alves 4880459702 telescope: added extraOptions and defaults (#67)
* telescope: added extraOptions and defualtConfig

* Update default.nix

Co-authored-by: Pedro Alves <pta2002@users.noreply.github.com>
2022-12-01 19:58:35 +00:00
Alexander Nortung 90b8a45092 Added extra options (#62)
* Added extraOptions helper

* project-nvim: added extraOptions
2022-12-01 19:57:06 +00:00
Pedro Alves 1bd5e97892 README: direct people to GH Discussions 2022-12-01 19:55:54 +00:00
Pedro Alves 27bf782ed8 nvim-lsp: try again to fix haskell gaaaaa 2022-12-01 15:15:54 +00:00
Pedro Alves 8135cce2c7 null-ls: add fourmolu 2022-12-01 14:37:30 +00:00
Pedro Alves 46c0128a36 nvim-lsp: fix hls again i hope it's the last time <.< 2022-12-01 14:22:15 +00:00
Pedro Alves 398c96ffe0 nvim-lsp: fix typo in hls config
I'm an idiot that can't type :')
2022-12-01 14:18:23 +00:00
Pedro Alves 5242d9333e nvim-lsp: fix hls 2022-12-01 14:15:46 +00:00
Pedro Alves 6537e9aa1f treesitter: custom grammars 2022-12-01 14:07:08 +00:00
Pedro Alves 36bc31ed5c lsp: add haskell language server 2022-12-01 14:05:46 +00:00
Alexander Nortung bc045bd50a vuels: using non deprecated version (#77) 2022-11-30 17:04:24 +00:00
*Kim Zick 8678094511 specs: add color option (#76) 2022-11-27 21:55:34 +00:00
*Kim Zick f9cfb250e9 helpers: fix toLuaObject string escapes (#72) 2022-11-27 21:53:49 +00:00
Alexander Nortung a601a75d0c nvim-lsp: added denols (#68) 2022-11-16 12:37:35 +00:00
Pedro Alves 4c36cdc2e7 null-ls: add beautysh and shellcheck 2022-11-15 11:36:42 +00:00
Pedro Alves 4f08c8a4bf trouble.nvim: init 2022-11-15 10:14:43 +00:00
Pedro Alves fb22debb36 null-ls: add black formatter 2022-11-13 15:20:23 +00:00
Pedro Alves ac6deb4e95 nvim-cmp: refactor window options 2022-11-13 14:29:15 +00:00
Pedro Alves e2ffc64e68 nvim-cmp: fix window options 2022-11-13 14:14:33 +00:00
Pedro Alves 7992526721 nvim-cmp: add extra window options 2022-11-13 14:13:00 +00:00
Pedro Alves bd5c46202e nixvim: support highlight groups 2022-11-11 02:15:23 +00:00
Pedro Alves faf0a946b4 lspkind: fix bug 2022-11-10 19:05:44 +00:00
Pedro Alves 52e605166b lspkind: fix bug 2022-11-10 18:56:48 +00:00
Pedro Alves 8d5967c1cb lspking: add function to run after 2022-11-10 18:53:16 +00:00
Pedro Alves 226c62dc9e lspkind: add menu 2022-11-10 18:35:52 +00:00
Pedro Alves 4cb8fc4feb lspkind: init plugin 2022-11-10 18:22:54 +00:00
Pedro Alves c320be04c8 remove obsolete test.sh 2022-11-08 20:02:17 +00:00
Alexander Nortung cba9cca52b luasnip: init plugin (#56)
* luasnip: init plugin

Also added support for paths in `toLuaObject`

* luasnip: more flexible types

* luasnip: changed options to be more flexible

* luasnip: added example

* luasnip: added package option
2022-11-08 19:59:26 +00:00
Pedro Alves 1a89cd2107 (hopefully) fix #65 2022-11-08 11:19:38 +00:00
Alexander Nortung 03a80e3da1 nvim-tree: added new option (#54) 2022-11-07 16:10:18 +00:00
3849a1de9a Use init.lua instead of init.vim (#64)
* Use init.lua instead of init.vim

* fix standalone generation

Co-authored-by: cyrusng <cyrus.ng@protonmail.com>
Co-authored-by: Pedro Alves <pta2002@pta2002.com>
2022-11-07 15:59:10 +00:00
LightQuantum 1fa86d1699 helpers: expose to config.nixvim.helpers (#59) 2022-11-07 15:12:40 +00:00
LightQuantum f7be736462 treesitter: allow specifying custom parser install dir (#60) 2022-10-31 10:32:59 +00:00
Alexander Nortung e19114a4d0 nvim-lsp/tsserver: init (#57) 2022-10-28 00:40:40 +01:00
Alexander NortungandPedro Alves 76b915937e New wrapDo helper and wrapping nvim-cmp in do ... end (#53)
* added wrapDo helper

* nvim-cmp: wrapped with do

Co-authored-by: Pedro Alves <pta2002@users.noreply.github.com>
2022-10-25 00:17:02 +01:00
Alexander Nortung 9658aaf990 project-nvim: init plugin (#55) 2022-10-25 00:15:09 +01:00
Pedro Alves f0ad4cd2ec lsp: fix issue with everything other than elixir 2022-10-22 22:15:03 +01:00
Pedro Alves ce909992f6 lsp: fix elixir again 2022-10-22 15:49:04 +01:00
Pedro Alves c7b561b40c lsp: fix elixir lsp 2022-10-22 15:45:03 +01:00