dotfiles/.config/nvim/lua/my
tastytea e7ba7e5a7b
nvim: improve cwd handling
- remove .clang-format as root marker because it is in ${HOME}
- don't return ${HOME} as project root in get_project_root()
- fall back to current dir in telescope find_files
2022-08-22 02:25:20 +02:00
..
coding.lua nvim: don't show .git/* in project file browser 2022-08-21 21:12:14 +02:00
completion.lua nvim: add luasnip keymaps for select mode, fix typo 2022-08-20 03:11:14 +02:00
filetypes.lua nvim: no textwidth for playlists 2022-08-21 21:13:23 +02:00
functions.lua nvim: improve cwd handling 2022-08-22 02:25:20 +02:00
keymaps.lua nvim: add keymaps for system selection (middle mouse) 2022-08-20 22:17:52 +02:00
lsp.lua nvim: lsp: remove double clangd definition 2022-08-21 18:06:45 +02:00
net.lua nvim: fix patterns in firenvim autocmd 2022-08-21 21:13:37 +02:00
plugins.lua nvim: move gentoo-syntax to filetypes cat 2022-08-21 19:11:34 +02:00
settings.lua nvim change statusline slightly 2022-08-18 15:26:37 +02:00
tools.lua nvim: improve cwd handling 2022-08-22 02:25:20 +02:00