Commit graph

861 commits

Author SHA1 Message Date
Gaétan Lepage
fa55352234
plugins/languages/neorg: add package neorg (#193) 2023-02-25 18:25:28 +01:00
Gaétan Lepage
8b9a3689a9
plugins/statuslines/lualine: fix type of color option (#200) 2023-02-25 18:08:55 +01:00
Gaétan Lepage
a87135755c
plugins/nvim-lsp/pylsp: fix bug in settings generation (#195) 2023-02-25 17:56:22 +01:00
Gaétan Lepage
b7e810638a
plugins/nvim-lsp/language-servers: re-order LS list by alphabetical order (#194) 2023-02-25 16:32:55 +01:00
Gaétan Lepage
401f6fb572
plugins/statuslines/lualine: refactoring (#198) 2023-02-25 13:23:54 +00:00
Gaétan Lepage
29764b28af
plugins/nvim-lsp/trouble: typo (#192) 2023-02-24 10:14:38 +01:00
Gaétan Lepage
1feb9376b7
plugins/nvim-lsp/trouble: refactoring + new options (#191) 2023-02-24 09:55:03 +01:00
Gaétan Lepage
e50828507f
plugins/nvim-lsp: add pylsp server settings (#185) 2023-02-23 17:51:55 +01:00
Gaétan Lepage
f37abc3ce4
plugins/floaterm: refactor (#187) 2023-02-23 16:12:32 +00:00
Gaétan Lepage
a1b410192e
lib/helpers: syntax change (#188) 2023-02-23 16:10:28 +00:00
Gaétan Lepage
6c8644cd39
plugins/ledger: correct enable option description (#186) 2023-02-23 16:10:02 +00:00
Gaétan Lepage
67f5db9cfd
modules/keymaps: fix bug in keymaps generation (#184) 2023-02-23 10:18:36 +01:00
Gaétan Lepage
98ab10b8f2
plugins/nvim-lsp: added options for lua_ls (#181) 2023-02-23 10:14:42 +01:00
Gaétan Lepage
f6c00a8ea5
plugins/telescope: add keymaps and keymapsSilent options (#179) 2023-02-23 10:14:10 +01:00
Gaétan Lepage
8f266e86ef
plugins/nvim-lsp: made a new directory for language servers (#183) 2023-02-23 00:42:44 +01:00
Gaétan Lepage
9cf0880aa9
plugins/nvim-lsp: add an exraSettings option to each language server (#182) 2023-02-23 00:37:22 +01:00
Gaétan Lepage
ff4292f2be
plugins/completion/nvim-cmp: add extraOptions option for the cmp-tabnine plugin (#180) 2023-02-23 00:32:55 +01:00
Gaétan Lepage
a15c0543a4
modules/keymaps: bind lua function calls (#178) 2023-02-22 23:01:27 +01:00
Gaétan Lepage
b1bd19b1b5
plugins/nvim-lsp: add the pylsp server (#177) 2023-02-21 10:01:34 +01:00
Gaétan Lepage
7ee4ec70a4
plugins/languages/treesitter: add pkgs.gcc in extraPackages (#176) 2023-02-21 04:13:38 +00:00
Pedro Alves
baf702c03d docs: change lib.fetchGit to builtins.fetchGit 2023-02-20 21:01:32 +00:00
Gaétan Lepage
36f6fdefda
plugins/utils/nvim-tree: huge option refactoring + implementation of auto-open deprecated functionality (#173)
Co-authored-by: Pedro Alves <pta2002@pta2002.com>
2023-02-20 16:34:42 +00:00
Gaétan Lepage
bb3721e92d
nvim-lsp: added nvim-cmp completion capabilities (#158)
Co-authored-by: Pedro Alves <pta2002@pta2002.com>
2023-02-20 16:32:05 +00:00
Pedro Alves
60faa3cf93 ci: maybe it works now? 2023-02-20 16:27:05 +00:00
Pedro Alves
652a507745 ci: add checks 2023-02-20 16:23:47 +00:00
Pedro Alves
df7a6500e4 add nixpkgs to flake inputs 2023-02-20 11:14:07 +00:00
Gaétan Lepage
ef05078fac
plugins/nvim-lsp: sumneko_lua was renamed to lua_ls (both nix package and nvim-lsp server name) (#169) 2023-02-20 10:54:26 +00:00
Gaétan Lepage
fc62ff7d4a
modules/autocmd: autoCmd.callback: support raw value (#172) 2023-02-20 10:53:18 +00:00
Pedro Alves
6392856852 coq: enable coq_settings.xdg by default 2023-02-20 10:50:57 +00:00
Alexander Nortung
908191a06b
vuels: fix dependency 2023-02-20 10:46:56 +00:00
traxys
07e24f02a5
vim-matchup: init plugin (#162)
* vim-matchup: init plugin

* format

---------

Co-authored-by: Pedro Alves <pta2002@pta2002.com>
2023-02-20 10:45:17 +00:00
Gaétan Lepage
264de8cefb
added formatter + reformat existing codebase (#175) 2023-02-20 10:42:13 +00:00
Gaétan Lepage
0bf4313f22
plugins: barbar: add configuration options (#159) 2023-02-18 12:39:22 +00:00
Gaétan Lepage
4c843574f7
plugins: solve previously merged conflict (#168) 2023-02-18 09:59:45 +00:00
LightQuantum
7ccb2b0608
utils: fix #129
* wrappers: fix missing variable

* bufferline: fix type error if indicator is null
2023-02-14 19:51:56 +00:00
Gaétan Lepage
b6e01b9100
plugins: Add tagbar (#156)
* plugins: Add tagbar

* tagbar: fix typo

---------

Co-authored-by: Pedro Alves <pta2002@pta2002.com>
2023-02-14 19:50:47 +00:00
Alexander Nortung
e5ef91be0b
bufferline: fixed default (#152)
* bufferline: fixed default

* bufferline: fixed default for highlights
2023-02-14 19:49:19 +00:00
Gaétan Lepage
9cca0b1fc9
vimtex: init plugin (#146) 2023-02-14 19:48:13 +00:00
Gaétan Lepage
13943b4ab2
harpoon: init plugin (#145)
* plugins: Add harpoon

* harpoon: use example

* merge main

---------

Co-authored-by: Pedro Alves <pta2002@pta2002.com>
2023-02-14 19:46:44 +00:00
Alexander Nortung
c5d9ea91b5
nvim-lsp/eslint: typo (#155) 2023-02-14 19:40:59 +00:00
s1341
6e54dc1143
modules/options: use vim.opt instead of vim.o (#167) 2023-02-14 18:10:53 +00:00
Gaétan Lepage
96c77f126f
markdown-preview: init (#143)
* plugings: Add markdown-preview

* fix docs build

---------

Co-authored-by: Pedro Alves <pta2002@pta2002.com>
2023-02-14 16:46:38 +00:00
Pedro Alves
8d41514bbe docs: fix errors 2023-02-04 14:55:06 +00:00
Gaétan Lepage
548c76ee32
plugins/utils/indent-blankline: fix enable option (#163) 2023-02-02 18:04:36 +00:00
Pedro Alves
0d678ebd9d fix build 2023-02-02 01:34:48 +00:00
Gaétan Lepage
52339f0d58
modules: add autoGroups + refactoring (#147) 2023-02-01 21:25:56 +00:00
Gaétan Lepage
337e4c735b
plugins/utils/nvim-tree: marked setup options as deprecated (#160) 2023-02-01 16:54:58 +00:00
traxys
12bdded4db
tokyonight: Refactor to use nullable options (#153) 2023-02-01 16:17:27 +00:00
traxys
247e3da2fe
gitmessenger: init plugin (#154) 2023-02-01 16:14:22 +00:00
traxys
89bf2d660b
indent-blankline: init plugin (#161) 2023-02-01 16:11:30 +00:00